Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dmpboot.s81 testl $CPUID_PSE,%edx
H A Dpmap.c541 if ((cpu_feature & CPUID_PSE) != 0) { in __CONCAT()
/f-stack/freebsd/x86/include/
H A Dspecialreg.h126 #define CPUID_PSE 0x00000008 macro