Home
last modified time | relevance | path

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

/linux/fs/proc/
A Dkcore.c243 unsigned long node_end; in kcore_ram_list() local
244 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