Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dmpboot.s84 1: testl $CPUID_PGE,%edx
H A Dpmap.c552 if ((cpu_feature & CPUID_PGE) != 0) { in __CONCAT()
/f-stack/freebsd/x86/include/
H A Dspecialreg.h136 #define CPUID_PGE 0x00002000 macro