Home
last modified time | relevance | path

Searched defs:memory_add_physaddr_to_nid (Results 1 – 8 of 8) sorted by relevance

/linux-6.8/kernel/
Dnuma.c9 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/linux-6.8/arch/powerpc/include/asm/
Dsparsemem.h18 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/linux-6.8/arch/loongarch/include/asm/
Dsparsemem.h26 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/linux-6.8/arch/x86/include/asm/
Dsparsemem.h39 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/linux-6.8/include/linux/
Dnuma.h52 static inline int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/linux-6.8/arch/loongarch/mm/
Dinit.c121 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/linux-6.8/arch/powerpc/mm/
Dmem.c55 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/linux-6.8/arch/x86/mm/
Dnuma.c922 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function