Go to the documentation of this file. 1 #ifndef __ASM_SH_MMZONE_H
2 #define __ASM_SH_MMZONE_H
6 #ifdef CONFIG_NEED_MULTIPLE_NODES
10 #define NODE_DATA(nid) (node_data[nid])
12 static inline int pfn_to_nid(
unsigned long pfn)
23 static inline struct pglist_data *pfn_to_pgdat(
unsigned long pfn)
42 unsigned long end_pfn);