Searched refs:kvmppc_restore_tm_hv (Results 1 – 3 of 3) sorted by relevance
161 void kvmppc_restore_tm_hv(struct kvm_vcpu *vcpu, u64 msr, bool preserve_nv);165 static inline void kvmppc_restore_tm_hv(struct kvm_vcpu *vcpu, u64 msr, in kvmppc_restore_tm_hv() function
754 bl kvmppc_restore_tm_hv2822 bl kvmppc_restore_tm_hv3246 _GLOBAL_TOC(kvmppc_restore_tm_hv)3247 EXPORT_SYMBOL_GPL(kvmppc_restore_tm_hv)
3621 kvmppc_restore_tm_hv(vcpu, vcpu->arch.shregs.msr, true); in kvmhv_p9_guest_entry()