Lines Matching refs:xive_vcpu
178 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_attach_escalation()
247 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in xive_provision_queue()
297 if (!vcpu->arch.xive_vcpu) in xive_check_provisioning()
325 xc = vcpu->arch.xive_vcpu; in xive_inc_q_pending()
335 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in xive_try_pick_queue()
376 if (!vcpu->arch.xive_vcpu) in kvmppc_xive_select_target()
380 *server = vcpu->arch.xive_vcpu->server_num; in kvmppc_xive_select_target()
826 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_get_icp()
839 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_set_icp()
1076 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_disable_vcpu_interrupts()
1152 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_cleanup_vcpu()
1211 vcpu->arch.xive_vcpu = NULL; in kvmppc_xive_cleanup_vcpu()
1282 vcpu->arch.xive_vcpu = xc; in kvmppc_xive_connect_vcpu()
1484 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in xive_pre_save_scan()
1652 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in xive_check_delayed_irq()
2118 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_debug_show_queues()
2177 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in xive_debug_show()