Searched refs:memory_add_physaddr_to_nid (Results 1 – 11 of 11) sorted by relevance
95 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function103 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
114 extern int memory_add_physaddr_to_nid(u64 start);116 static inline int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
32 return memory_add_physaddr_to_nid(addr); in e820_range_to_nid()
229 node = memory_add_physaddr_to_nid(info->start_addr); in acpi_memory_enable_device()282 nid = memory_add_physaddr_to_nid(info->start_addr); in acpi_memory_remove_memory()
148 nid = memory_add_physaddr_to_nid(base); in pseries_remove_memblock()238 nid = memory_add_physaddr_to_nid(lmb->base_addr); in dlpar_remove_lmb()403 nid = memory_add_physaddr_to_nid(lmb->base_addr); in dlpar_add_lmb()
510 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function515 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
872 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function883 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
110 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
326 nid = memory_add_physaddr_to_nid(resource->start); in reserve_additional_memory()
465 nid = memory_add_physaddr_to_nid(phys_addr); in memory_probe_store()
640 nid = memory_add_physaddr_to_nid(PFN_PHYS(start_pfn)); in hv_mem_hot_add()