Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
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 u64 supported_xcr0; in guest_code() local
[all...]
H A Dstate_test.c143 uint64_t supported_xcr0 = this_cpu_supported_xcr0(); guest_code() local
/linux/arch/x86/kvm/
H A Dx86.c5823 u64 supported_xcr0 = vcpu->arch.guest_supported_xcr0 | in kvm_vcpu_ioctl_x86_get_xsave2() local