Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/arch/ia64/include/asm/
Dsparsemem.h24 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/Linux-v5.10/arch/powerpc/include/asm/
Dsparsemem.h18 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/Linux-v5.10/arch/x86/include/asm/
Dsparsemem.h37 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/Linux-v5.10/arch/ia64/mm/
Dnuma.c102 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function
/Linux-v5.10/arch/powerpc/mm/
Dmem.c86 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/Linux-v5.10/arch/x86/mm/
Dnuma.c943 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function