Searched refs:memmap_alloc (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | sparse-vmemmap.c | 56 return memmap_alloc(size, align, goal, node, false); in __earlyonly_bootmem_alloc()
|
| H A D | mm_init.c | 1622 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 D | internal.h | 855 extern void *memmap_alloc(phys_addr_t size, phys_addr_t align,
|