Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_cpuid.c157 CPUID_EXT3_FMA4 | CPUID_EXT3_TBM; in hvf_get_supported_cpuid()
/openbmc/qemu/target/i386/
H A Dcpu.h797 #define CPUID_EXT3_TBM (1U << 21) macro
H A Dcpu.c4970 CPUID_EXT3_TBM | CPUID_EXT3_FMA4 | CPUID_EXT3_XOP |