Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dsparsemem.h21 extern int hot_add_scn_to_nid(unsigned long scn_addr);
23 static inline int hot_add_scn_to_nid(unsigned long scn_addr) in hot_add_scn_to_nid() function
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dmem.c89 return hot_add_scn_to_nid(start); in memory_add_physaddr_to_nid()
H A Dnuma.c1117 int hot_add_scn_to_nid(unsigned long scn_addr) in hot_add_scn_to_nid() function