Searched refs:xive_pushed (Results 1 – 3 of 3) sorted by relevance
703 vcpu->arch.xive_pushed = 1; in kvmppc_xive_push_vcpu()760 if (!vcpu->arch.xive_pushed) in kvmppc_xive_pull_vcpu()779 vcpu->arch.xive_pushed = 0; in kvmppc_xive_pull_vcpu()1516 if (WARN_ON(vcpu->arch.xive_pushed)) in kvmppc_xive_set_icp()
1189 if (WARN_ON(vcpu->arch.xive_pushed)) in kvmppc_xive_native_set_vp()
791 u8 xive_pushed; /* Is the VP pushed on the physical CPU ? */ member
Completed in 14 milliseconds