Searched refs:memory_add_physaddr_to_nid (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/mm/
H A Dnuma.c82 int memory_add_physaddr_to_nid(u64 addr) function
90 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmemory_hotplug.h80 extern int memory_add_physaddr_to_nid(u64 start);
82 static inline int memory_add_physaddr_to_nid(u64 start) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dnuma_32.c445 int memory_add_physaddr_to_nid(u64 addr) function
451 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid); variable
H A Dsrat_64.c553 int memory_add_physaddr_to_nid(u64 start) function
563 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid); variable
H A Dinit_64.c665 int memory_add_physaddr_to_nid(u64 start) function
669 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dinit.c518 int memory_add_physaddr_to_nid(u64 addr) function
523 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dmemory.c344 nid = memory_add_physaddr_to_nid(phys_addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dmem.c117 int memory_add_physaddr_to_nid(u64 start) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dacpi_memhotplug.c251 node = memory_add_physaddr_to_nid(info->start_addr);

Completed in 122 milliseconds