Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmm_init.c1697 unsigned long this_start_pfn, this_end_pfn; in get_pfn_range_for_nid() local
1703 for_each_mem_pfn_range(i, nid, &this_start_pfn, &this_end_pfn, NULL) { in get_pfn_range_for_nid()
1705 *end_pfn = max(*end_pfn, this_end_pfn); in get_pfn_range_for_nid()