Searched defs:pglist_data (Results 1 – 3 of 3) sorted by relevance
1266 typedef struct pglist_data { struct1272 struct zone node_zones[MAX_NR_ZONES];1279 struct zonelist node_zonelists[MAX_ZONELISTS];1281 int nr_zones; /* number of populated zones in this node */1283 struct page *node_mem_map;1285 struct page_ext *node_page_ext;1301 spinlock_t node_size_lock;1303 unsigned long node_start_pfn;1304 unsigned long node_present_pages; /* total number of physical pages */1305 unsigned long node_spanned_pages; /* total size of physical page[all …]
32 typedef struct pglist_data { struct33 struct zone node_zones[MAX_NR_ZONES];
113 pglist_data section in Common variables