Searched refs:kvmppc_xive_vcpu (Results 1 – 5 of 5) sorted by relevance
14 static void GLUE(X_PFX,ack_pending)(struct kvmppc_xive_vcpu *xc) in GLUE()110 static u32 GLUE(X_PFX,scan_interrupts)(struct kvmppc_xive_vcpu *xc, in GLUE()269 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in GLUE()320 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in GLUE()353 static void GLUE(X_PFX,push_pending_to_hw)(struct kvmppc_xive_vcpu *xc) in GLUE()372 struct kvmppc_xive_vcpu *xc) in GLUE()439 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in GLUE()501 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in GLUE()604 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in GLUE()
46 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_native_cleanup_queue()76 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_native_cleanup_vcpu()128 struct kvmppc_xive_vcpu *xc = NULL; in kvmppc_xive_native_connect_vcpu()565 struct kvmppc_xive_vcpu *xc; in kvmppc_xive_native_set_queue_config()713 struct kvmppc_xive_vcpu *xc; in kvmppc_xive_native_get_queue_config()817 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_reset()894 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_native_vcpu_eq_sync()1139 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_native_get_vp()1177 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_native_set_vp()1225 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in xive_native_debug_show()
63 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_vcpu_has_save_restore()71 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_check_save_restore()264 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_attach_escalation()333 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in xive_provision_queue()402 struct kvmppc_xive_vcpu *xc; in xive_inc_q_pending()421 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in xive_try_pick_queue()874 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_get_icp()887 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_set_icp()1124 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_disable_vcpu_interrupts()1182 struct kvmppc_xive_vcpu *xc, int irq) in xive_cleanup_single_escalation()[all …]
152 struct kvmppc_xive_vcpu { struct310 struct kvmppc_xive_vcpu *xc, int irq);
203 struct kvmppc_xive_vcpu;777 struct kvmppc_xive_vcpu *xive_vcpu; /* XIVE virtual CPU data */
Completed in 16 milliseconds