Searched refs:memory_add_physaddr_to_nid (Results 1 – 10 of 10) sorted by relevance
100 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function108 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
113 extern int memory_add_physaddr_to_nid(u64 start);115 static inline int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
234 node = memory_add_physaddr_to_nid(info->start_addr); in acpi_memory_enable_device()287 nid = memory_add_physaddr_to_nid(info->start_addr); in acpi_memory_remove_memory()
149 nid = memory_add_physaddr_to_nid(base); in pseries_remove_memblock()239 nid = memory_add_physaddr_to_nid(lmb->base_addr); in dlpar_remove_lmb()404 nid = memory_add_physaddr_to_nid(lmb->base_addr); in dlpar_add_lmb()
509 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function514 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
870 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function881 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
110 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
230 nid = memory_add_physaddr_to_nid(hotplug_start_paddr); in reserve_additional_memory()
461 nid = memory_add_physaddr_to_nid(phys_addr); in memory_probe_store()
636 nid = memory_add_physaddr_to_nid(PFN_PHYS(start_pfn)); in hv_mem_hot_add()