Searched refs:xive_esc_on (Results 1 – 3 of 3) sorted by relevance
751 u8 xive_esc_on; /* Is the escalation irq enabled ? */ member
752 DEFINE(VCPU_XIVE_ESC_ON, offsetof(struct kvm_vcpu, arch.xive_esc_on)); in main()
101 vcpu->arch.xive_esc_on = false; in xive_esc_irq()