Searched refs:cpu_has_xgetbv1 (Results 1 – 3 of 3) sorted by relevance
210 if ( cpu_has_xgetbv1 ) in emul_test_read_xcr()
174 #define cpu_has_xgetbv1 (cpu_has_xsave && cp.xstate.xgetbv1) macro
85 #define cpu_has_xgetbv1 boot_cpu_has(X86_FEATURE_XGETBV1) macro
Completed in 5 milliseconds