Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/i386/i386/
HDmpboot.s79 testl $CPUID_PSE,%edx
HDpmap.c539 if ((cpu_feature & CPUID_PSE) != 0) { in __CONCAT()
/freebsd-13-stable/sys/x86/include/
HDspecialreg.h128 #define CPUID_PSE 0x00000008 macro