Searched refs:__add_memory (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/s390/char/ |
| H A D | sclp_mem.c | 227 rc = __add_memory(0, addr, block_size, in sclp_config_mem_store()
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | hotplug-memory.c | 593 rc = __add_memory(nid, lmb->base_addr, block_sz, MHP_MEMMAP_ON_MEMORY); in dlpar_add_lmb()
|
| /linux/mm/ |
| H A D | memory_hotplug.c | 1600 int __add_memory(int nid, u64 start, u64 size, mhp_t mhp_flags) in __add_memory() function 1620 rc = __add_memory(nid, start, size, mhp_flags); in add_memory()
|
| /linux/drivers/base/ |
| H A D | memory.c | 582 ret = __add_memory(nid, phys_addr, in probe_store()
|