Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dx86.c488 level = CPUID_TYPE_SMT; in x86_emulate_cpuid()
/freebsd/sys/x86/include/
H A Dspecialreg.h378 #define CPUID_TYPE_SMT 1 macro
/freebsd/sys/x86/x86/
H A Dmp_x86.c435 if (type == CPUID_TYPE_SMT) in topo_probe_intel_0xb()