Home
last modified time | relevance | path

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

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