Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.c2735 static bool __kvm_is_vmx_supported(void) in __kvm_is_vmx_supported() function
2758 supported = __kvm_is_vmx_supported(); in kvm_is_vmx_supported()
2770 if (!__kvm_is_vmx_supported()) in vmx_check_processor_compat()