Home
last modified time | relevance | path

Searched defs:pfn_to_nid (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dmmzone.h20 static inline int pfn_to_nid(unsigned long pfn) in pfn_to_nid() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmmzone.h25 #define pfn_to_nid(pfn) pa_to_nid((pfn) << PAGE_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dmmzone.h14 static inline int pfn_to_nid(unsigned long pfn) in pfn_to_nid() function
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dmmzone.h11 static inline int pfn_to_nid(unsigned long pfn) in pfn_to_nid() function
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dmmzone.h101 #define pfn_to_nid(pfn) pa_to_nid(((u64)(pfn) << PAGE_SHIFT)) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dmmzone.h1163 #define pfn_to_nid(pfn) (0) macro
1433 #define pfn_to_nid(pfn) \ macro
1439 #define pfn_to_nid(pfn) (0) macro