Searched refs:vmx_xsaves_supported (Results 1 – 1 of 1) sorted by relevance
811 static bool vmx_xsaves_supported(void);1152 vmx_xsaves_supported(); in nested_cpu_has_xsaves()2695 if (!vmx_xsaves_supported()) in vmx_get_msr()2791 if (!vmx_xsaves_supported()) in vmx_set_msr()4723 if (vmx_xsaves_supported()) in vmx_vcpu_setup()8029 static bool vmx_xsaves_supported(void) in vmx_xsaves_supported() function10272 .xsaves_supported = vmx_xsaves_supported,