Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/ !
Dkvm_onhyperv.c36 int ret = 0, nr_unique_valid_roots; in hv_remote_flush_tlb_with_range() local
43 nr_unique_valid_roots = 0; in hv_remote_flush_tlb_with_range()
61 if (++nr_unique_valid_roots == 1) in hv_remote_flush_tlb_with_range()
71 if (ret && nr_unique_valid_roots > 1) in hv_remote_flush_tlb_with_range()
79 if (nr_unique_valid_roots > 1) in hv_remote_flush_tlb_with_range()