Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/vmx/
Dvmx.c2792 static bool kvm_is_vmx_supported(void) in kvm_is_vmx_supported() function
8610 if (!kvm_is_vmx_supported()) in vmx_init()