Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h703 #define CPUID_HT (1U << 28) macro
H A Dcpu.c936 .no_autoenable_flags = CPUID_HT,
6550 *edx |= CPUID_HT; in cpu_x86_cpuid()
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c455 ret |= CPUID_HT; in kvm_arch_get_supported_cpuid()