Home
last modified time | relevance | path

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

/dragonfly/sys/cpu/x86_64/include/
H A Dspecialreg.h95 #define CPUID_PSE 0x00000008 /* has 4MB page size extension */ macro
/dragonfly/sys/platform/pc64/x86_64/
H A Dpmap.c1337 if (cpu_feature & CPUID_PSE) { in pmap_set_opt()