Home
last modified time | relevance | path

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

/lib/
Dlmb.c325 u64 this_end; in lmb_alloc_nid_region() local
328 this_end = nid_range(start, end, &this_nid); in lmb_alloc_nid_region()
330 u64 ret = lmb_alloc_nid_unreserved(start, this_end, in lmb_alloc_nid_region()
335 start = this_end; in lmb_alloc_nid_region()