Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dkvm_host.h744 u32 xive_pushed; /* Is the VP pushed on the physical CPU ? */ member
/arch/powerpc/kernel/
Dasm-offsets.c736 DEFINE(VCPU_XIVE_PUSHED, offsetof(struct kvm_vcpu, arch.xive_pushed)); in main()
/arch/powerpc/kvm/
Dbook3s_xive.c755 if (WARN_ON(vcpu->arch.xive_pushed)) in kvmppc_xive_set_icp()