HomeSort by: relevance | last modified time | path
    Searched refs:pae (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/arch/i386/
exec_prot_support.c 46 * Later, PAE was introduced together with a NX/XD bit in the page table
52 int pae; local in function:exec_prot_support
53 size_t pae_len = sizeof(pae);
55 if (sysctlbyname("machdep.pae", &pae, &pae_len, NULL, 0) == -1)
58 if (pae == 1) {
  /src/usr.sbin/postinstall/
postinstall.in 2689 ${prefix}/stand/${MACHINE}pae-xen

Completed in 16 milliseconds