Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dkvm_onhyperv.c21 static inline int hv_remote_flush_root_tdp(hpa_t root_tdp, in hv_remote_flush_root_tdp() function
64 ret = hv_remote_flush_root_tdp(root, range); in hv_remote_flush_tlb_with_range()
81 ret = hv_remote_flush_root_tdp(kvm_arch->hv_root_tdp, range); in hv_remote_flush_tlb_with_range()