Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
Dxcr0_cpuid_test.c58 supported_xcr0 = this_cpu_supported_xcr0(); in guest_code()
Dstate_test.c144 uint64_t supported_xcr0 = this_cpu_supported_xcr0(); in guest_code()
/Linux-v6.6/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h706 static __always_inline uint64_t this_cpu_supported_xcr0(void) in this_cpu_supported_xcr0() function