Searched refs:memory_add_physaddr_to_nid (Results 1 – 13 of 13) sorted by relevance
17 extern int memory_add_physaddr_to_nid(u64 start);18 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
23 int memory_add_physaddr_to_nid(u64 addr);24 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
36 extern int memory_add_physaddr_to_nid(u64 start);37 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
30 #ifndef memory_add_physaddr_to_nid31 static inline int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function51 static inline int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
195 node = memory_add_physaddr_to_nid(info->start_addr); in acpi_memory_enable_device()248 nid = memory_add_physaddr_to_nid(info->start_addr); in acpi_memory_remove_memory()
102 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function
943 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function951 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
86 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
412 nid = memory_add_physaddr_to_nid(addr); in virtio_mem_mb_add()446 nid = memory_add_physaddr_to_nid(addr); in virtio_mem_mb_remove()467 nid = memory_add_physaddr_to_nid(addr); in virtio_mem_mb_offline_and_remove()
294 nid = memory_add_physaddr_to_nid(resource->start); in reserve_additional_memory()
433 nid = memory_add_physaddr_to_nid(phys_addr); in probe_store()
300 nid = memory_add_physaddr_to_nid(base); in pseries_remove_memblock()
727 nid = memory_add_physaddr_to_nid(PFN_PHYS(start_pfn)); in hv_mem_hot_add()