Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemblock.h401 void *memblock_alloc_exact_nid_raw(phys_addr_t size, phys_addr_t align,
/OK3568_Linux_fs/kernel/mm/
H A Dsparse.c483 sparsemap_buf = memblock_alloc_exact_nid_raw(size, section_map_size(), in sparse_buffer_init()
H A Dmemblock.c1514 void * __init memblock_alloc_exact_nid_raw( in memblock_alloc_exact_nid_raw() function