Searched refs:hv_flush_remote_tlbs (Results 1 – 4 of 4) sorted by relevance
106 int hv_flush_remote_tlbs(struct kvm *kvm) in hv_flush_remote_tlbs() function110 EXPORT_SYMBOL_GPL(hv_flush_remote_tlbs);116 if (kvm_x86_ops.flush_remote_tlbs == hv_flush_remote_tlbs) { in hv_track_root_tdp()
11 int hv_flush_remote_tlbs(struct kvm *kvm);34 static inline int hv_flush_remote_tlbs(struct kvm *kvm) in hv_flush_remote_tlbs() function
48 svm_x86_ops.flush_remote_tlbs = hv_flush_remote_tlbs; in svm_hv_hardware_setup()
3994 hv_flush_remote_tlbs(vcpu->kvm); in svm_flush_tlb_all()