Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.c7173 static bool cpuid_has_xsave_feature(CPUX86State *env, const ExtSaveArea *esa) in cpuid_has_xsave_feature() function
7302 if (cpuid_has_xsave_feature(env, esa)) { in x86_cpu_reset_hold()
7440 if (cpuid_has_xsave_feature(env, esa)) { in x86_cpu_enable_xsave_components()