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.c2753 static bool kvm_is_vmx_supported(void) in kvm_is_vmx_supported() function
8653 if (!kvm_is_vmx_supported()) in vmx_init()