Searched refs:highmem_mapnr (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/mm/
H A Dmem.c341 unsigned long pfn, highmem_mapnr; mem_init() local
343 highmem_mapnr = lowmem_end_addr >> PAGE_SHIFT; mem_init()
344 for (pfn = highmem_mapnr; pfn < max_mapnr; ++pfn) { mem_init()

Completed in 42 milliseconds