Searched refs:xive_pushed (Results 1 – 4 of 4) sorted by relevance
776 u8 xive_pushed; /* Is the VP pushed on the physical CPU ? */ member
81 vcpu->arch.xive_pushed = 1; in kvmppc_xive_push_vcpu()861 if (WARN_ON(vcpu->arch.xive_pushed)) in kvmppc_xive_set_icp()
1167 if (WARN_ON(vcpu->arch.xive_pushed)) in kvmppc_xive_native_set_vp()
761 DEFINE(VCPU_XIVE_PUSHED, offsetof(struct kvm_vcpu, arch.xive_pushed)); in main()