Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/i386/i386/
HDmpboot.s82 1: testl $CPUID_PGE,%edx
HDpmap.c550 if ((cpu_feature & CPUID_PGE) != 0) { in __CONCAT()
/freebsd-13-stable/sys/x86/include/
HDspecialreg.h138 #define CPUID_PGE 0x00002000 macro