Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H 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
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dsparsemem.h24 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dsparsemem.h18 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsparsemem.h37 #define memory_add_physaddr_to_nid memory_add_physaddr_to_nid macro
/OK3568_Linux_fs/kernel/arch/ia64/mm/
H A Dnuma.c102 int memory_add_physaddr_to_nid(u64 addr) in memory_add_physaddr_to_nid() function
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dmem.c87 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dnuma.c949 int memory_add_physaddr_to_nid(u64 start) in memory_add_physaddr_to_nid() function