Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/include/
Dspecialreg.h727 #define CPUID_DATP_TCLEVEL __BITS(7, 5) /* TLB level (start at 1) */ macro
/netbsd/src/usr.sbin/cpuctl/arch/
Di386.c1038 level = __SHIFTOUT(descs[3], CPUID_DATP_TCLEVEL); in intel_cpu_cacheinfo()