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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mm/
H A Dinit.c409 unsigned int bootmap_pages, bootmap_pfn, map_pg; local
416 map_pg = bootmap_pfn;
452 init_bootmem_node(NODE_DATA(node), map_pg, np->start, np->end); local
454 map_pg += np->bootmap_pages;
471 if (map_pg != bootmap_pfn + bootmap_pages)

Completed in 95 milliseconds