Searched defs:pglist_data (Results 1 – 4 of 4) sorted by relevance
1341 typedef struct pglist_data { struct1347 struct zone node_zones[MAX_NR_ZONES];1354 struct zonelist node_zonelists[MAX_ZONELISTS];1356 int nr_zones; /* number of populated zones in this node */1358 struct page *node_mem_map;1360 struct page_ext *node_page_ext;1376 spinlock_t node_size_lock;1378 unsigned long node_start_pfn;1379 unsigned long node_present_pages; /* total number of physical pages */1380 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