Searched refs:kvmppc_xive_set_xive (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_rtas.c | 34 rc = kvmppc_xive_set_xive(vcpu->kvm, irq, server, priority); in kvm_rtas_set_xive()
|
H A D | book3s_xive.c | 1268 int kvmppc_xive_set_xive(struct kvm *kvm, u32 irq, u32 server, in kvmppc_xive_set_xive() function
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | kvm_ppc.h | 686 extern int kvmppc_xive_set_xive(struct kvm *kvm, u32 irq, u32 server, 724 static inline int kvmppc_xive_set_xive(struct kvm *kvm, u32 irq, u32 server, in kvmppc_xive_set_xive() function
|