Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dkvm_i386.h54 bool kvm_is_vm_type_supported(int type);
H A Dkvm.c178 bool kvm_is_vm_type_supported(int type) in kvm_is_vm_type_supported() function
209 if (!kvm_is_vm_type_supported(kvm_type)) { in kvm_get_vm_type()
/openbmc/qemu/target/i386/
H A Dsev.c1408 if (!kvm_is_vm_type_supported(kvm_type)) { in sev_kvm_type()