scan_interrupts   112 arch/powerpc/kvm/book3s_xive_template.c static u32 GLUE(X_PFX,scan_interrupts)(struct kvmppc_xive_vcpu *xc,
scan_interrupts   289 arch/powerpc/kvm/book3s_xive_template.c 	hirq = GLUE(X_PFX,scan_interrupts)(xc, xc->pending, scan_fetch);
scan_interrupts   347 arch/powerpc/kvm/book3s_xive_template.c 	hirq = GLUE(X_PFX,scan_interrupts)(xc, pending, scan_poll);
scan_interrupts   592 arch/powerpc/kvm/book3s_xive_template.c 	GLUE(X_PFX,scan_interrupts)(xc, xc->pending, scan_eoi);