Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/linux/
H A Dkvm.h803 #define KVM_CAP_PPC_RTAS 91 macro
/openbmc/qemu/target/ppc/
H A Dkvm.c2688 if (!kvm_check_extension(kvm_state, KVM_CAP_PPC_RTAS)) { in kvmppc_define_rtas_kernel_token()