Searched refs:vmx_xsaves_supported (Results 1 – 1 of 1) sorted by relevance
1273 static bool vmx_xsaves_supported(void);4129 if (!vmx_xsaves_supported()) in vmx_get_msr()4300 if (!vmx_xsaves_supported()) in vmx_set_msr()6465 if (vmx_xsaves_supported()) { in vmx_compute_secondary_exec_control()6665 if (vmx_xsaves_supported()) in vmx_vcpu_setup()10482 static bool vmx_xsaves_supported(void) in vmx_xsaves_supported() function14209 .xsaves_supported = vmx_xsaves_supported,