Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu-internal.h53 uint64_t no_autoenable_flags; member
H A Dcpu.c930 .no_autoenable_flags = CPUID_HT,
986 .no_autoenable_flags = CPUID_EXT3_TOPOEXT,
1036 .no_autoenable_flags = ~0U,
1517 .no_autoenable_flags = MSR_VMX_BASIC_DUAL_MONITOR,
7405 ~feature_word_info[w].no_autoenable_flags; in x86_cpu_expand_features()