Searched refs:CPUID_INTC_EDX_PAE (Results 1 – 3 of 3) sorted by relevance
61 #define CPUID_INTC_EDX_PAE 0x00000040 /* physical addr extension */ macro
2087 if (edx & CPUID_INTC_EDX_PAE) in startup_kernel()
1299 if (cp->cp_edx & CPUID_INTC_EDX_PAE) { in cpuid_pass1()