Searched refs:hv_remote_flush_tlb (Results 1 – 4 of 4) sorted by relevance
12 int hv_remote_flush_tlb(struct kvm *kvm);18 if (kvm_x86_ops.tlb_remote_flush == hv_remote_flush_tlb) { in hv_track_root_tdp()
89 int hv_remote_flush_tlb(struct kvm *kvm) in hv_remote_flush_tlb() function93 EXPORT_SYMBOL_GPL(hv_remote_flush_tlb);
56 svm_x86_ops.tlb_remote_flush = hv_remote_flush_tlb; in svm_hv_hardware_setup()
7798 vmx_x86_ops.tlb_remote_flush = hv_remote_flush_tlb; in hardware_setup()