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