Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c2766 static bool kvm_is_vmx_supported(void) in kvm_is_vmx_supported() function
8696 if (!kvm_is_vmx_supported()) in vmx_init()