Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
Dcpu_topology.c176 if ((reg & NB_CFG_INITAPICCPUIDLO) == 0) { in x86_cpu_topology()
/netbsd/src/sys/arch/x86/include/
Dspecialreg.h1451 #define NB_CFG_INITAPICCPUIDLO (1ULL << 54) macro
/netbsd/src/usr.sbin/cpuctl/arch/
Di386.c1915 if ((reg & NB_CFG_INITAPICCPUIDLO) == 0) { in identifycpu_cpuids_amd()