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
25 int memory_add_physaddr_to_nid(u64 addr);26 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
42 #ifndef memory_add_physaddr_to_nid43 int memory_add_physaddr_to_nid(u64 start);58 static inline int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
52 extern int memory_add_physaddr_to_nid(u64 start);53 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
51 #ifndef memory_add_physaddr_to_nid52 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function58 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
561 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function569 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
122 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function126 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
18 nid = memory_add_physaddr_to_nid(cxlr_dax->hpa_range.start); in cxl_dax_region_probe()
186 node = memory_add_physaddr_to_nid(info->start_addr); in acpi_memory_enable_device()
344 ndr_desc.numa_node = memory_add_physaddr_to_nid(res->start); in cxl_pmem_region_probe()
283 nid = memory_add_physaddr_to_nid(resource->start); in reserve_additional_memory()
568 nid = memory_add_physaddr_to_nid(phys_addr); in probe_store()
728 nid = memory_add_physaddr_to_nid(PFN_PHYS(start_pfn)); in hv_mem_hot_add()
2766 vm->nid = memory_add_physaddr_to_nid(vm->addr); in virtio_mem_init()
2633 ndr_desc->numa_node = memory_add_physaddr_to_nid(spa->address); in acpi_nfit_register_region()