Searched defs:X_PFX (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/arch/powerpc/kvm/ | 
| D | book3s_xive_template.c | 14 static void GLUE(X_PFX,ack_pending)(struct kvmppc_xive_vcpu *xc)  in GLUE()  argument 57 static u8 GLUE(X_PFX,esb_load)(struct xive_irq_data *xd, u32 offset)  in GLUE()  argument 72 static void GLUE(X_PFX,source_eoi)(u32 hw_irq, struct xive_irq_data *xd)  in GLUE()  argument 112 static u32 GLUE(X_PFX,scan_interrupts)(struct kvmppc_xive_vcpu *xc,  in GLUE()  argument 269 X_STATIC unsigned long GLUE(X_PFX,h_xirr)(struct kvm_vcpu *vcpu)  in GLUE()  argument 280 	GLUE(X_PFX,ack_pending)(xc);  in GLUE()  local 320 X_STATIC unsigned long GLUE(X_PFX,h_ipoll)(struct kvm_vcpu *vcpu, unsigned long server)  in GLUE()  argument 355 static void GLUE(X_PFX,push_pending_to_hw)(struct kvmppc_xive_vcpu *xc)  in GLUE()  argument 373 static void GLUE(X_PFX,scan_for_rerouted_irqs)(struct kvmppc_xive *xive,  in GLUE()  argument 426 				GLUE(X_PFX,esb_load)(xd, XIVE_ESB_SET_PQ_11);  in GLUE()  local [all …] 
 | 
| D | book3s_hv_rm_xive.c | 36 #define X_PFX xive_rm_  macro
  | 
| D | book3s_xive.c | 42 #define X_PFX xive_vm_  macro
  |