Searched refs:scan_interrupts (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/arch/powerpc/kvm/ |
D | book3s_xive_template.c | 112 static u32 GLUE(X_PFX,scan_interrupts)(struct kvmppc_xive_vcpu *xc, in GLUE() argument 289 hirq = GLUE(X_PFX,scan_interrupts)(xc, xc->pending, scan_fetch); in GLUE() 347 hirq = GLUE(X_PFX,scan_interrupts)(xc, pending, scan_poll); in GLUE() 592 GLUE(X_PFX,scan_interrupts)(xc, xc->pending, scan_eoi); in GLUE()
|