Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/
Dkvm_onhyperv.c31 int hv_remote_flush_tlb_with_range(struct kvm *kvm, in hv_remote_flush_tlb_with_range() function
88 EXPORT_SYMBOL_GPL(hv_remote_flush_tlb_with_range);
92 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-v6.1/arch/x86/kvm/svm/
Dsvm_onhyperv.h38 hv_remote_flush_tlb_with_range; in svm_hv_hardware_setup()
/Linux-v6.1/arch/x86/kvm/vmx/
Dvmx.c8291 hv_remote_flush_tlb_with_range; in hardware_setup()