Searched refs:xive_esc_on (Results 1 – 2 of 2) sorted by relevance
719 if (vcpu->arch.xive_esc_on) { in kvmppc_xive_push_vcpu()747 vcpu->arch.xive_esc_on = 0; in kvmppc_xive_push_vcpu()794 if (vcpu->arch.xive_esc_on) { in kvmppc_xive_rearm_escalation()811 vcpu->arch.xive_esc_on = true; in kvmppc_xive_rearm_escalation()858 vcpu->arch.xive_esc_on = false; in xive_esc_irq()1765 if (vcpu->arch.xive_esc_on) { in kvmppc_xive_disable_vcpu_interrupts()1768 vcpu->arch.xive_esc_on = false; in kvmppc_xive_disable_vcpu_interrupts()1800 if (!vcpu->arch.xive_esc_on) in xive_cleanup_single_escalation()
792 u8 xive_esc_on; /* Is the escalation irq enabled ? */ member
Completed in 11 milliseconds