Searched defs:pglist_data (Results 1 – 4 of 4) sorted by relevance
1298 typedef struct pglist_data { struct1304 struct zone node_zones[MAX_NR_ZONES];1311 struct zonelist node_zonelists[MAX_ZONELISTS];1313 int nr_zones; /* number of populated zones in this node */1315 struct page *node_mem_map;1317 struct page_ext *node_page_ext;1333 spinlock_t node_size_lock;1335 unsigned long node_start_pfn;1336 unsigned long node_present_pages; /* total number of physical pages */1337 unsigned long node_spanned_pages; /* total size of physical page[all …]
33 typedef struct pglist_data { struct34 struct zone node_zones[MAX_NR_ZONES];
113 pglist_data section in Common variables