Searched refs:vmx_xsaves_supported (Results 1 – 2 of 2) sorted by relevance
244 static inline bool vmx_xsaves_supported(void) in vmx_xsaves_supported() function
1830 if (!vmx_xsaves_supported() || in vmx_get_msr()2073 if (!vmx_xsaves_supported() || in vmx_set_msr()4043 if (vmx_xsaves_supported()) { in vmx_compute_secondary_exec_control()4251 if (vmx_xsaves_supported()) in vmx_vcpu_setup()7861 .xsaves_supported = vmx_xsaves_supported,