Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dmem.c89 return hot_add_scn_to_nid(start); in memory_add_physaddr_to_nid()
H A Dnuma.c1345 int hot_add_scn_to_nid(unsigned long scn_addr) in hot_add_scn_to_nid() function

Completed in 11 milliseconds