Home
last modified time | relevance | path

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

/linux-6.14.4/arch/s390/include/asm/
Dsparsemem.h10 static inline int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function
14 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/linux-6.14.4/arch/powerpc/include/asm/
Dsparsemem.h18 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/linux-6.14.4/arch/loongarch/include/asm/
Dsparsemem.h26 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/linux-6.14.4/mm/
Dnuma.c46 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
Dnuma_memblks.c561 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/linux-6.14.4/include/linux/
Dnuma_memblks.h56 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
Dnuma.h58 static inline int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/linux-6.14.4/arch/loongarch/mm/
Dinit.c122 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/linux-6.14.4/arch/powerpc/mm/
Dmem.c57 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function