Searched refs:memory_add_physaddr_to_nid (Results 1 – 15 of 15) 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
102 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function109 EXPORT_SYMBOL(memory_add_physaddr_to_nid);
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()
949 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function957 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
87 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()
299 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()
1152 nid = memory_add_physaddr_to_nid(start); in add_memory_subsection()
3022 ndr_desc->numa_node = memory_add_physaddr_to_nid(spa->address); in acpi_nfit_register_region()