Home
last modified time | relevance | path

Searched refs:memory_add_physaddr_to_nid (Results 1 – 6 of 6) sorted by relevance

/arch/ia64/mm/
Dnuma.c101 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function
109 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
/arch/sh/mm/
Dinit.c424 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function
429 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
/arch/x86/mm/
Dnuma.c878 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
889 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
/arch/arm64/mm/
Dnuma.c470 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function
/arch/powerpc/platforms/pseries/
Dhotplug-memory.c297 nid = memory_add_physaddr_to_nid(base); in pseries_remove_memblock()
684 nid = memory_add_physaddr_to_nid(lmb->base_addr); in dlpar_add_lmb()
/arch/powerpc/mm/
Dmem.c92 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function