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);
133 extern int memory_add_physaddr_to_nid(u64 start);135 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()
438 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function443 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
334 nid = memory_add_physaddr_to_nid(base); in pseries_remove_memblock()424 nid = memory_add_physaddr_to_nid(lmb->base_addr); in dlpar_remove_lmb()702 nid = memory_add_physaddr_to_nid(lmb->base_addr); in dlpar_add_lmb()
889 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function900 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
105 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
360 nid = memory_add_physaddr_to_nid(resource->start); in reserve_additional_memory()
522 nid = memory_add_physaddr_to_nid(phys_addr); in memory_probe_store()
737 nid = memory_add_physaddr_to_nid(PFN_PHYS(start_pfn)); in hv_mem_hot_add()