Home
last modified time | relevance | path

Searched refs:KVM_CAP_PPC_SECURE_GUEST (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dpef.c48 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()
/openbmc/qemu/linux-headers/linux/
H A Dkvm.h893 #define KVM_CAP_PPC_SECURE_GUEST 181 macro