X_PFX 14 arch/powerpc/kvm/book3s_xive_template.c static void GLUE(X_PFX,ack_pending)(struct kvmppc_xive_vcpu *xc) X_PFX 57 arch/powerpc/kvm/book3s_xive_template.c static u8 GLUE(X_PFX,esb_load)(struct xive_irq_data *xd, u32 offset) X_PFX 72 arch/powerpc/kvm/book3s_xive_template.c static void GLUE(X_PFX,source_eoi)(u32 hw_irq, struct xive_irq_data *xd) X_PFX 98 arch/powerpc/kvm/book3s_xive_template.c eoi_val = GLUE(X_PFX,esb_load)(xd, XIVE_ESB_SET_PQ_00); X_PFX 112 arch/powerpc/kvm/book3s_xive_template.c static u32 GLUE(X_PFX,scan_interrupts)(struct kvmppc_xive_vcpu *xc, X_PFX 175 arch/powerpc/kvm/book3s_xive_template.c GLUE(X_PFX,source_eoi)(xc->vp_ipi, X_PFX 269 arch/powerpc/kvm/book3s_xive_template.c X_STATIC unsigned long GLUE(X_PFX,h_xirr)(struct kvm_vcpu *vcpu) X_PFX 280 arch/powerpc/kvm/book3s_xive_template.c GLUE(X_PFX,ack_pending)(xc); X_PFX 289 arch/powerpc/kvm/book3s_xive_template.c hirq = GLUE(X_PFX,scan_interrupts)(xc, xc->pending, scan_fetch); X_PFX 320 arch/powerpc/kvm/book3s_xive_template.c X_STATIC unsigned long GLUE(X_PFX,h_ipoll)(struct kvm_vcpu *vcpu, unsigned long server) X_PFX 347 arch/powerpc/kvm/book3s_xive_template.c hirq = GLUE(X_PFX,scan_interrupts)(xc, pending, scan_poll); X_PFX 355 arch/powerpc/kvm/book3s_xive_template.c static void GLUE(X_PFX,push_pending_to_hw)(struct kvmppc_xive_vcpu *xc) X_PFX 373 arch/powerpc/kvm/book3s_xive_template.c static void GLUE(X_PFX,scan_for_rerouted_irqs)(struct kvmppc_xive *xive, X_PFX 426 arch/powerpc/kvm/book3s_xive_template.c GLUE(X_PFX,esb_load)(xd, XIVE_ESB_SET_PQ_11); X_PFX 429 arch/powerpc/kvm/book3s_xive_template.c GLUE(X_PFX,source_eoi)(hw_num, xd); X_PFX 439 arch/powerpc/kvm/book3s_xive_template.c X_STATIC int GLUE(X_PFX,h_cppr)(struct kvm_vcpu *vcpu, unsigned long cppr) X_PFX 469 arch/powerpc/kvm/book3s_xive_template.c GLUE(X_PFX,push_pending_to_hw)(xc); X_PFX 488 arch/powerpc/kvm/book3s_xive_template.c GLUE(X_PFX,scan_for_rerouted_irqs)(xive, xc); X_PFX 498 arch/powerpc/kvm/book3s_xive_template.c X_STATIC int GLUE(X_PFX,h_eoi)(struct kvm_vcpu *vcpu, unsigned long xirr) X_PFX 571 arch/powerpc/kvm/book3s_xive_template.c GLUE(X_PFX,source_eoi)(hw_num, xd); X_PFX 592 arch/powerpc/kvm/book3s_xive_template.c GLUE(X_PFX,scan_interrupts)(xc, xc->pending, scan_eoi); X_PFX 593 arch/powerpc/kvm/book3s_xive_template.c GLUE(X_PFX,push_pending_to_hw)(xc); X_PFX 603 arch/powerpc/kvm/book3s_xive_template.c X_STATIC int GLUE(X_PFX,h_ipi)(struct kvm_vcpu *vcpu, unsigned long server,