Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86/
A Dxcr0_cpuid_test.c57 initial_xcr0 = xgetbv(0); in guest_code()
A Dsev_smoke_test.c207 (xgetbv(0) & kvm_cpu_supported_xcr0() & xf_mask) == xf_mask) { in test_sev_smoke()
A Damx_test.c89 GUEST_ASSERT((xgetbv(0) & XFEATURE_MASK_XTILE) == XFEATURE_MASK_XTILE); in check_xtile_info()
/tools/testing/selftests/x86/
A Dxstate.c37 static inline uint64_t xgetbv(uint32_t index) in xgetbv() function
307 if (*(uint64_t *)get_fpx_sw_bytes(xbuf1) == xgetbv(0)) in ptracer_inject_xstate()
/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h588 static inline u64 xgetbv(u32 index) in xgetbv() function
1300 BUILD_READ_U64_SAFE_HELPERS(xgetbv) in BUILD_READ_U64_SAFE_HELPERS()

Completed in 11 milliseconds