Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/arch/ia64/include/asm/
Dsparsemem.h25 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/Linux-v6.1/arch/loongarch/include/asm/
Dsparsemem.h18 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/Linux-v6.1/arch/powerpc/include/asm/
Dsparsemem.h18 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/Linux-v6.1/arch/x86/include/asm/
Dsparsemem.h39 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/Linux-v6.1/arch/ia64/mm/
Dnuma.c71 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function
/Linux-v6.1/arch/loongarch/mm/
Dinit.c147 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/Linux-v6.1/arch/powerpc/mm/
Dmem.c54 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/Linux-v6.1/arch/x86/mm/
Dnuma.c955 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function