Searched refs:xsetbv_safe (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dxcr0_cpuid_test.c82 vector = xsetbv_safe(0, supported_xcr0);
91 vector = xsetbv_safe(0, supported_xcr0 | BIT_ULL(i));
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h1272 static inline uint8_t xsetbv_safe(uint32_t index, uint64_t value) function

Completed in 125 milliseconds