Home
last modified time | relevance | path

Searched refs:CPUID_PGE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/i386/i386/
H A Dmpboot.S82 1: testl $CPUID_PGE,%edx
H A Dpmap.c540 if ((cpu_feature & CPUID_PGE) != 0) { in __CONCAT()
/freebsd/sys/x86/include/
H A Dspecialreg.h155 #define CPUID_PGE 0x00002000 macro