Searched refs:KVM_X86_SNP_VM (Results 1 – 4 of 4) sorted by relevance
926 #define KVM_X86_SNP_VM 4 macro
440 if (vm_type == KVM_X86_SNP_VM) in __sev_guest_init()453 if (vm_type == KVM_X86_SNP_VM && snp_guest_req_init(kvm)) in __sev_guest_init()508 kvm->arch.vm_type != KVM_X86_SNP_VM) in sev_guest_init2()2959 kvm_caps.supported_vm_types |= BIT(KVM_X86_SNP_VM); in sev_set_cpu_caps()
4972 (type == KVM_X86_SEV_ES_VM || type == KVM_X86_SNP_VM); in svm_vm_init()4975 kvm->arch.has_private_mem = (type == KVM_X86_SNP_VM); in svm_vm_init()