Searched defs:pglist_data (Results 1 – 4 of 4) sorted by relevance
1322 typedef struct pglist_data { struct1328 struct zone node_zones[MAX_NR_ZONES];1335 struct zonelist node_zonelists[MAX_ZONELISTS];1337 int nr_zones; /* number of populated zones in this node */1339 struct page *node_mem_map;1341 struct page_ext *node_page_ext;1357 spinlock_t node_size_lock;1359 unsigned long node_start_pfn;1360 unsigned long node_present_pages; /* total number of physical pages */1361 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