Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnuma.h31 static inline int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
51 static inline int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/Linux-v5.15/arch/ia64/include/asm/
Dsparsemem.h25 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/Linux-v5.15/arch/powerpc/include/asm/
Dsparsemem.h18 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/Linux-v5.15/arch/x86/include/asm/
Dsparsemem.h37 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/Linux-v5.15/arch/ia64/mm/
Dnuma.c71 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function
/Linux-v5.15/arch/powerpc/mm/
Dmem.c51 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/Linux-v5.15/arch/x86/mm/
Dnuma.c948 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function