Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.c900 #define TCG_XSAVE_FEATURES (CPUID_XSAVE_XSAVEOPT | CPUID_XSAVE_XGETBV1) macro
1290 .tcg_features = TCG_XSAVE_FEATURES,