Searched refs:node_end (Results 1 – 1 of 1) sorted by relevance
243 unsigned long node_end; in kcore_ram_list() local244 node_end = node_end_pfn(nid); in kcore_ram_list()245 if (end_pfn < node_end) in kcore_ram_list()246 end_pfn = node_end; in kcore_ram_list()
Completed in 3 milliseconds