Searched refs:X_PFX (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/powerpc/kvm/ |
| A D | book3s_xive_template.c | 14 static void GLUE(X_PFX,ack_pending)(struct kvmppc_xive_vcpu *xc) in GLUE() argument 96 eoi_val = GLUE(X_PFX,esb_load)(xd, XIVE_ESB_SET_PQ_00); in GLUE() 173 GLUE(X_PFX,source_eoi)(xc->vp_ipi, in GLUE() 278 GLUE(X_PFX,ack_pending)(xc); in GLUE() local 424 GLUE(X_PFX,esb_load)(xd, XIVE_ESB_SET_PQ_11); in GLUE() local 427 GLUE(X_PFX,source_eoi)(hw_num, xd); in GLUE() local 467 GLUE(X_PFX,push_pending_to_hw)(xc); in GLUE() local 486 GLUE(X_PFX,scan_for_rerouted_irqs)(xive, xc); in GLUE() local 569 GLUE(X_PFX,source_eoi)(hw_num, xd); in GLUE() local 590 GLUE(X_PFX,scan_interrupts)(xc, xc->pending, scan_eoi); in GLUE() [all …]
|
| A D | book3s_hv_rm_xive.c | 36 #define X_PFX xive_rm_ macro
|
| A D | book3s_xive.c | 42 #define X_PFX xive_vm_ macro
|
Completed in 9 milliseconds