Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dkvm_onhyperv.c42 int ret = 0, nr_unique_valid_roots; in __hv_flush_remote_tlbs_range() local
49 nr_unique_valid_roots = 0; in __hv_flush_remote_tlbs_range()
67 if (++nr_unique_valid_roots == 1) in __hv_flush_remote_tlbs_range()
77 if (ret && nr_unique_valid_roots > 1) in __hv_flush_remote_tlbs_range()
85 if (nr_unique_valid_roots > 1) in __hv_flush_remote_tlbs_range()