Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_ppc.h717 extern int kvmppc_xive_native_get_vp(struct kvm_vcpu *vcpu,
752 static inline int kvmppc_xive_native_get_vp(struct kvm_vcpu *vcpu, in kvmppc_xive_native_get_vp() function
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s.c677 r = kvmppc_xive_native_get_vp(vcpu, val); in kvmppc_get_one_reg()
H A Dbook3s_xive_native.c1136 int kvmppc_xive_native_get_vp(struct kvm_vcpu *vcpu, union kvmppc_one_reg *val) in kvmppc_xive_native_get_vp() function