Searched refs:xive_pushed (Results 1 – 3 of 3) sorted by relevance
744 u32 xive_pushed; /* Is the VP pushed on the physical CPU ? */ member
736 DEFINE(VCPU_XIVE_PUSHED, offsetof(struct kvm_vcpu, arch.xive_pushed)); in main()
755 if (WARN_ON(vcpu->arch.xive_pushed)) in kvmppc_xive_set_icp()