Searched refs:KVM_CAP_PPC_SECURE_GUEST (Results 1 – 2 of 2) sorted by relevance
48 if (!kvm_check_extension(kvm_state, KVM_CAP_PPC_SECURE_GUEST)) { in kvmppc_svm_init()53 int ret = kvm_vm_enable_cap(kvm_state, KVM_CAP_PPC_SECURE_GUEST, 0, 1); in kvmppc_svm_init()
893 #define KVM_CAP_PPC_SECURE_GUEST 181 macro