Searched refs:hv_remote_flush_tlb (Results 1 – 4 of 4) sorted by relevance
90 int hv_remote_flush_tlb(struct kvm *kvm) in hv_remote_flush_tlb() function94 EXPORT_SYMBOL_GPL(hv_remote_flush_tlb);100 if (kvm_x86_ops.tlb_remote_flush == hv_remote_flush_tlb) { in hv_track_root_tdp()
12 int hv_remote_flush_tlb(struct kvm *kvm);
36 svm_x86_ops.tlb_remote_flush = hv_remote_flush_tlb; in svm_hv_hardware_setup()
8286 vmx_x86_ops.tlb_remote_flush = hv_remote_flush_tlb; in hardware_setup()