Lines Matching refs:map_count
390 unsigned long map_count, int nodeid) in sparse_mem_maps_populate_node() argument
396 map = alloc_remap(nodeid, size * map_count); in sparse_mem_maps_populate_node()
408 map = memblock_virt_alloc_try_nid(size * map_count, in sparse_mem_maps_populate_node()
442 unsigned long map_count, int nodeid) in sparse_early_mem_maps_alloc_node() argument
446 map_count, nodeid); in sparse_early_mem_maps_alloc_node()
479 unsigned long map_count; in alloc_usemap_and_memmap() local
493 map_count = 1; in alloc_usemap_and_memmap()
503 map_count++; in alloc_usemap_and_memmap()
508 map_count, nodeid_begin); in alloc_usemap_and_memmap()
512 map_count = 1; in alloc_usemap_and_memmap()
516 map_count, nodeid_begin); in alloc_usemap_and_memmap()