Searched refs:kvmppc_restore_tm_hv (Results 1 – 3 of 3) sorted by relevance
136 void kvmppc_restore_tm_hv(struct kvm_vcpu *vcpu, u64 msr, bool preserve_nv);140 static inline void kvmppc_restore_tm_hv(struct kvm_vcpu *vcpu, u64 msr, in kvmppc_restore_tm_hv() function
674 bl kvmppc_restore_tm_hv2256 bl kvmppc_restore_tm_hv2636 _GLOBAL_TOC(kvmppc_restore_tm_hv)2637 EXPORT_SYMBOL_GPL(kvmppc_restore_tm_hv)
3890 kvmppc_restore_tm_hv(vcpu, vcpu->arch.shregs.msr, true); in kvmhv_p9_guest_entry()