Searched refs:is_vmx_cap_supported (Results 1 – 1 of 1) sorted by relevance
478 static bool is_vmx_cap_supported(uint32_t msr, uint32_t bits) in is_vmx_cap_supported() function507 if (!is_vmx_cap_supported(vmx_caps[i].msr, vmx_caps[i].bits)) { in check_essential_vmx_caps()
Completed in 3 milliseconds