Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/arch/powerpc/mm/
H A Dmem.c56 return hot_add_scn_to_nid(start); in memory_add_physaddr_to_nid()
H A Dnuma.c1323 int hot_add_scn_to_nid(unsigned long scn_addr) in hot_add_scn_to_nid() function