memory_add_physaddr_to_nid 110 arch/ia64/mm/numa.c EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid); memory_add_physaddr_to_nid 109 arch/powerpc/include/asm/drmem.h lmb->nid = memory_add_physaddr_to_nid(lmb->base_addr); memory_add_physaddr_to_nid 297 arch/powerpc/platforms/pseries/hotplug-memory.c nid = memory_add_physaddr_to_nid(base); memory_add_physaddr_to_nid 429 arch/sh/mm/init.c EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid); memory_add_physaddr_to_nid 896 arch/x86/mm/numa.c EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid); memory_add_physaddr_to_nid 208 drivers/acpi/acpi_memhotplug.c node = memory_add_physaddr_to_nid(info->start_addr); memory_add_physaddr_to_nid 261 drivers/acpi/acpi_memhotplug.c nid = memory_add_physaddr_to_nid(info->start_addr); memory_add_physaddr_to_nid 491 drivers/base/memory.c nid = memory_add_physaddr_to_nid(phys_addr); memory_add_physaddr_to_nid 732 drivers/hv/hv_balloon.c nid = memory_add_physaddr_to_nid(PFN_PHYS(start_pfn)); memory_add_physaddr_to_nid 33 drivers/nvdimm/e820.c return memory_add_physaddr_to_nid(addr); memory_add_physaddr_to_nid 310 drivers/xen/balloon.c nid = memory_add_physaddr_to_nid(resource->start); memory_add_physaddr_to_nid 147 include/linux/memory_hotplug.h extern int memory_add_physaddr_to_nid(u64 start);