Searched refs:memblock_phys_alloc_try_nid (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/mips/loongson64/ |
| A D | numa.c | 101 nd_pa = memblock_phys_alloc_try_nid(nd_size, SMP_CACHE_BYTES, node); in node_mem_init()
|
| /linux/drivers/base/ |
| A D | arch_numa.c | 293 nd_pa = memblock_phys_alloc_try_nid(nd_size, SMP_CACHE_BYTES, nid); in setup_node_data()
|
| /linux/include/linux/ |
| A D | memblock.h | 406 phys_addr_t memblock_phys_alloc_try_nid(phys_addr_t size, phys_addr_t align, int nid);
|
| /linux/arch/x86/mm/ |
| A D | numa.c | 207 nd_pa = memblock_phys_alloc_try_nid(nd_size, SMP_CACHE_BYTES, nid); in alloc_node_data()
|
| /linux/arch/powerpc/mm/ |
| A D | numa.c | 1087 nd_pa = memblock_phys_alloc_try_nid(nd_size, SMP_CACHE_BYTES, nid); in setup_node_data()
|
| /linux/mm/ |
| A D | memblock.c | 1443 phys_addr_t __init memblock_phys_alloc_try_nid(phys_addr_t size, phys_addr_t align, int nid) in memblock_phys_alloc_try_nid() function
|
| /linux/ |
| A D | System.map | 122360 ffff800011796bc4 T memblock_phys_alloc_try_nid
|
| A D | .tmp_System.map | 122360 ffff800011796bc4 T memblock_phys_alloc_try_nid
|
Completed in 340 milliseconds