Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dinitcpu.c261 if ((r[0] & CPUID_HYBRID_CORE_MASK) != CPUID_HYBRID_SMALL_CORE) in cpu_init_small_core()
/freebsd/sys/x86/include/
H A Dspecialreg.h521 #define CPUID_HYBRID_SMALL_CORE 0x20000000 macro