Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_cpuid.c113 uint64_t supp_xcr0 = host_xcr0 & (XSTATE_FP_MASK | in hvf_get_supported_cpuid() local
118 eax &= supp_xcr0; in hvf_get_supported_cpuid()