Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c4621 static bool kvm_is_vm_type_supported(unsigned long type) in kvm_is_vm_type_supported() function
12588 if (!kvm_is_vm_type_supported(type)) in kvm_arch_init_vm()