Home
last modified time | relevance | path

Searched refs:is_vmx_cap_supported (Results 1 – 1 of 1) sorted by relevance

/hypervisor/arch/x86/
A Dcpu_caps.c478 static bool is_vmx_cap_supported(uint32_t msr, uint32_t bits) in is_vmx_cap_supported() function
507 if (!is_vmx_cap_supported(vmx_caps[i].msr, vmx_caps[i].bits)) { in check_essential_vmx_caps()

Completed in 3 milliseconds