Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dkvm_onhyperv.c36 int ret = 0, i, nr_unique_valid_roots; in hv_remote_flush_tlb_with_range() local
42 nr_unique_valid_roots = 0; in hv_remote_flush_tlb_with_range()
60 if (++nr_unique_valid_roots == 1) in hv_remote_flush_tlb_with_range()
70 if (ret && nr_unique_valid_roots > 1) in hv_remote_flush_tlb_with_range()
78 if (nr_unique_valid_roots > 1) in hv_remote_flush_tlb_with_range()