Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/
H A Dx86.c496 level = CPUID_TYPE_SMT; in x86_emulate_cpuid()
/f-stack/freebsd/x86/include/
H A Dspecialreg.h351 #define CPUID_TYPE_SMT 1 macro
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c412 if (type == CPUID_TYPE_SMT) in topo_probe_intel_0xb()