Home
last modified time | relevance | path

Searched defs:supported_xcr0 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dxcr0_cpuid_test.c22 #define ASSERT_XFEATURE_DEPENDENCIES(supported_xcr0, xfeatures, dependencies) \ argument
40 #define ASSERT_ALL_OR_NONE_XFEATURE(supported_xcr0, xfeatures) \ argument
52 uint64_t supported_xcr0; in guest_code() local
H A Dstate_test.c144 uint64_t supported_xcr0 = this_cpu_supported_xcr0(); in guest_code() local
/openbmc/qemu/target/i386/hvf/
H A Dx86_cpuid.c33 static uint64_t supported_xcr0; variable
/openbmc/linux/arch/x86/kvm/
H A Dx86.h29 u64 supported_xcr0; member
H A Dx86.c5407 u64 supported_xcr0 = vcpu->arch.guest_supported_xcr0 | in kvm_vcpu_ioctl_x86_get_xsave2() local
/openbmc/qemu/target/i386/
H A Dcpu.c8150 uint64_t supported_xcr0; in x86_cpu_post_initfn() local