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
748 bl kvmppc_restore_tm_hv2816 bl kvmppc_restore_tm_hv3208 _GLOBAL_TOC(kvmppc_restore_tm_hv)3209 EXPORT_SYMBOL_GPL(kvmppc_restore_tm_hv)
3616 kvmppc_restore_tm_hv(vcpu, vcpu->arch.shregs.msr, true); in kvmhv_p9_guest_entry()