Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/include/
Dspecialreg.h323 #define CPUID_TO_EXTFAMILY(cpuid) (((cpuid) >> 20) & 0xff) macro
329 ? 0 : CPUID_TO_EXTFAMILY(cpuid)))