Searched refs:nr_max (Results 1 – 1 of 1) sorted by relevance
177 uint64_t curr, nr_max, done; in xen_domctl_memory_mapping() local190 nr_max = nr_mfns; in xen_domctl_memory_mapping()195 curr = MIN(nr_mfns - done, nr_max); in xen_domctl_memory_mapping()202 if (nr_max <= 1) { in xen_domctl_memory_mapping()207 nr_max = nr_max >> 1; in xen_domctl_memory_mapping()