Home
last modified time | relevance | path

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

/linux/mm/
H A Dsparse-vmemmap.c56 return memmap_alloc(size, align, goal, node, false); in __earlyonly_bootmem_alloc()
H A Dmm_init.c1622 void __init *memmap_alloc(phys_addr_t size, phys_addr_t align, in memmap_alloc() function
1665 map = memmap_alloc(size, SMP_CACHE_BYTES, MEMBLOCK_LOW_LIMIT, in alloc_node_mem_map()
H A Dinternal.h855 extern void *memmap_alloc(phys_addr_t size, phys_addr_t align,