Searched refs:hot_add_scn_to_nid (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dsparsemem.h22 extern int hot_add_scn_to_nid(unsigned long scn_addr);
24 static inline int hot_add_scn_to_nid(unsigned long scn_addr) hot_add_scn_to_nid() function
/linux-4.4.14/arch/powerpc/mm/
H A Dmem.c112 return hot_add_scn_to_nid(start); memory_add_physaddr_to_nid()
H A Dnuma.c1131 int hot_add_scn_to_nid(unsigned long scn_addr) hot_add_scn_to_nid() function

Completed in 108 milliseconds