Searched refs:CPUID_PAE (Results 1 – 5 of 5) sorted by relevance
96 #define CPUID_PAE 0x00000040 /* has phys address extension */ macro
143 #define CPUID_PAE 0x00000040 /* has phys address extension */ macro
1535 testl $CPUID_PAE, cpu_feature
654 if ((cpu_feature & CPUID_PAE) == 0 || in pmap_bootstrap_pae()
880 { CPUID_PAE, "PAE" },