Searched refs:memory_add_physaddr_to_nid (Results 1 – 3 of 3) sorted by relevance
10 static inline int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function14 #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
57 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function61 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
Completed in 6 milliseconds