Home
last modified time | relevance | path

Searched refs:memory_add_physaddr_to_nid (Results 1 – 3 of 3) sorted by relevance

/arch/s390/include/asm/
A Dsparsemem.h10 static inline int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function
14 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/arch/powerpc/include/asm/
A Dsparsemem.h17 extern int memory_add_physaddr_to_nid(u64 start);
18 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/arch/powerpc/mm/
A Dmem.c57 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
61 EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);

Completed in 6 milliseconds