Home
last modified time | relevance | path

Searched refs:hv_remote_flush_tlb_with_range (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/arch/x86/kvm/
Dkvm_onhyperv.c31 int hv_remote_flush_tlb_with_range(struct kvm *kvm, in hv_remote_flush_tlb_with_range() function
87 EXPORT_SYMBOL_GPL(hv_remote_flush_tlb_with_range);
91 return hv_remote_flush_tlb_with_range(kvm, NULL); in hv_remote_flush_tlb()
Dkvm_onhyperv.h10 int hv_remote_flush_tlb_with_range(struct kvm *kvm,
/Linux-v5.15/arch/x86/kvm/svm/
Dsvm_onhyperv.h58 hv_remote_flush_tlb_with_range; in svm_hv_hardware_setup()
/Linux-v5.15/arch/x86/kvm/vmx/
Dvmx.c7800 hv_remote_flush_tlb_with_range; in hardware_setup()