Searched refs:xive_pushed (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dbook3s_xive.c703 vcpu->arch.xive_pushed = 1;
760 if (!vcpu->arch.xive_pushed)
779 vcpu->arch.xive_pushed = 0;
1516 if (WARN_ON(vcpu->arch.xive_pushed))
H A Dbook3s_xive_native.c1189 if (WARN_ON(vcpu->arch.xive_pushed))
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h807 u8 xive_pushed; /* Is the VP pushed on the physical CPU ? */ member in struct:kvmppc_slb::kvm_vcpu_arch

Completed in 185 milliseconds