Home
last modified time | relevance | path

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

/freebsd/sys/i386/i386/
H A Dmpboot.S79 testl $CPUID_PSE,%edx
H A Dpmap.c529 if ((cpu_feature & CPUID_PSE) != 0) { in __CONCAT()
/freebsd/sys/x86/include/
H A Dspecialreg.h145 #define CPUID_PSE 0x00000008 macro