Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_ppc.h719 extern int kvmppc_xive_native_set_vp(struct kvm_vcpu *vcpu,
755 static inline int kvmppc_xive_native_set_vp(struct kvm_vcpu *vcpu, in kvmppc_xive_native_set_vp() function
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s.c762 r = kvmppc_xive_native_set_vp(vcpu, val); in kvmppc_set_one_reg()
H A Dbook3s_xive_native.c1174 int kvmppc_xive_native_set_vp(struct kvm_vcpu *vcpu, union kvmppc_one_reg *val) in kvmppc_xive_native_set_vp() function