Home
last modified time | relevance | path

Searched refs:kvmppc_xive_get_xive (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/kvm/
Dbook3s_rtas.c57 rc = kvmppc_xive_get_xive(vcpu->kvm, irq, &server, &priority); in kvm_rtas_get_xive()
Dbook3s_xive.c762 int kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, in kvmppc_xive_get_xive() function
/arch/powerpc/include/asm/
Dkvm_ppc.h658 extern int kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server,
696 static inline int kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, in kvmppc_xive_get_xive() function