Searched refs:KVM_X86_DEFAULT_VM (Results 1 – 3 of 3) sorted by relevance
925 #define KVM_X86_DEFAULT_VM 0 macro
1390 sev_common->kvm_type = KVM_X86_DEFAULT_VM; in sev_kvm_type()1510 case KVM_X86_DEFAULT_VM: in sev_common_kvm_init()
192 [KVM_X86_DEFAULT_VM] = "default",204 * old KVM doesn't support KVM_CAP_VM_TYPES but KVM_X86_DEFAULT_VM in kvm_is_vm_type_supported() 207 if (type == KVM_X86_DEFAULT_VM) { in kvm_is_vm_type_supported() 218 int kvm_type = KVM_X86_DEFAULT_VM; in kvm_get_vm_type()