Searched refs:memory_add_physaddr_to_nid (Results 1 – 18 of 18) 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
24 int memory_add_physaddr_to_nid(u64 addr);25 #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
38 extern int memory_add_physaddr_to_nid(u64 start);39 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
31 #ifndef memory_add_physaddr_to_nid32 static inline int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function59 static inline int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
71 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function78 EXPORT_SYMBOL(memory_add_physaddr_to_nid);
121 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function125 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()
54 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function58 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
82 ndr_desc.numa_node = memory_add_physaddr_to_nid(res.start); in virtio_pmem_probe()
186 node = memory_add_physaddr_to_nid(info->start_addr); in acpi_memory_enable_device()
949 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function957 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
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()
547 nid = memory_add_physaddr_to_nid(phys_addr); in probe_store()
746 nid = memory_add_physaddr_to_nid(PFN_PHYS(start_pfn)); in hv_mem_hot_add()
2735 vm->nid = memory_add_physaddr_to_nid(vm->addr); in virtio_mem_init()
2634 ndr_desc->numa_node = memory_add_physaddr_to_nid(spa->address); in acpi_nfit_register_region()