Searched refs:memory_add_physaddr_to_nid (Results 1 – 16 of 16) sorted by relevance
17 int memory_add_physaddr_to_nid(u64 addr);18 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
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
38 extern int memory_add_physaddr_to_nid(u64 start);39 #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
71 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function78 EXPORT_SYMBOL(memory_add_physaddr_to_nid);
147 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function151 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
54 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function58 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
955 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function963 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
186 node = memory_add_physaddr_to_nid(info->start_addr); in acpi_memory_enable_device()
301 nid = memory_add_physaddr_to_nid(resource->start); in reserve_additional_memory()
481 ndr_desc.numa_node = memory_add_physaddr_to_nid(res->start); in cxl_pmem_region_probe()
511 nid = memory_add_physaddr_to_nid(phys_addr); in probe_store()
737 nid = memory_add_physaddr_to_nid(PFN_PHYS(start_pfn)); in hv_mem_hot_add()
2679 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()