Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds