Searched refs:kvmppc_xive_get_xive (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_rtas.c | 57 rc = kvmppc_xive_get_xive(vcpu->kvm, irq, &server, &priority); in kvm_rtas_get_xive()
|
H A D | book3s_xive.c | 714 int kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, in kvmppc_xive_get_xive() function
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_rtas.c | 57 rc = kvmppc_xive_get_xive(vcpu->kvm, irq, &server, &priority); in kvm_rtas_get_xive()
|
H A D | book3s_xive.c | 1369 int kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, in kvmppc_xive_get_xive() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | kvm_ppc.h | 653 extern int kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, 693 static inline int kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, in kvmppc_xive_get_xive() function
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | kvm_ppc.h | 688 extern int kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, 726 static inline int kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, in kvmppc_xive_get_xive() function
|
Completed in 11 milliseconds