Searched refs:KVM_X86_SW_PROTECTED_VM (Results 1 – 4 of 4) sorted by relevance
929 #define KVM_X86_SW_PROTECTED_VM 1 macro
9728 kvm_caps.supported_vm_types |= BIT(KVM_X86_SW_PROTECTED_VM); in kvm_x86_vendor_init()12685 (type == KVM_X86_SW_PROTECTED_VM); in kvm_arch_init_vm()12688 type == KVM_X86_DEFAULT_VM || type == KVM_X86_SW_PROTECTED_VM; in kvm_arch_init_vm()
5013 type != KVM_X86_SW_PROTECTED_VM) { in svm_vm_init()
6312 vcpu->kvm->arch.vm_type == KVM_X86_SW_PROTECTED_VM && in kvm_mmu_page_fault()
Completed in 60 milliseconds