Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnuma.h32 static inline int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
59 static inline int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/linux-6.6.21/arch/ia64/include/asm/
Dsparsemem.h25 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/linux-6.6.21/arch/powerpc/include/asm/
Dsparsemem.h18 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/linux-6.6.21/arch/loongarch/include/asm/
Dsparsemem.h26 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/linux-6.6.21/arch/x86/include/asm/
Dsparsemem.h39 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/linux-6.6.21/arch/ia64/mm/
Dnuma.c71 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function
/linux-6.6.21/arch/loongarch/mm/
Dinit.c121 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/linux-6.6.21/arch/powerpc/mm/
Dmem.c54 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/linux-6.6.21/arch/x86/mm/
Dnuma.c949 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function