Home
last modified time | relevance | path

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

/linux-6.1.9/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
65 ret = hv_remote_flush_root_tdp(root, range); in hv_remote_flush_tlb_with_range()
82 ret = hv_remote_flush_root_tdp(kvm_arch->hv_root_tdp, range); in hv_remote_flush_tlb_with_range()