Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
Dcpu_topology.c150 n = __SHIFTOUT(descs[2], CPUID_CAPEX_ApicIdSize); in x86_cpu_topology()
/netbsd/src/sys/arch/x86/include/
Dspecialreg.h950 #define CPUID_CAPEX_ApicIdSize __BITS(15,12) /* APIC ID Size */ macro