Go to the documentation of this file.
11 #ifndef _ASM_IA64_MMZONE_H
12 #define _ASM_IA64_MMZONE_H
20 static inline int pfn_to_nid(
unsigned long pfn)
30 #ifdef CONFIG_IA64_DIG
31 # define MAX_PHYSNODE_ID 8
32 # define NR_NODE_MEMBLKS (MAX_NUMNODES * 8)
34 # define MAX_PHYSNODE_ID 2048
35 # define NR_NODE_MEMBLKS (MAX_NUMNODES * 4)
39 # define NR_NODE_MEMBLKS (MAX_NUMNODES * 4)