Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_xive.c703 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()
A Dbook3s_xive_native.c1189 if (WARN_ON(vcpu->arch.xive_pushed)) in kvmppc_xive_native_set_vp()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkvm_host.h791 u8 xive_pushed; /* Is the VP pushed on the physical CPU ? */ member

Completed in 14 milliseconds