Searched defs:pglist_data (Results 1 – 4 of 4) sorted by relevance
1356 typedef struct pglist_data { struct1362 struct zone node_zones[MAX_NR_ZONES];1369 struct zonelist node_zonelists[MAX_ZONELISTS];1371 int nr_zones; /* number of populated zones in this node */1373 struct page *node_mem_map;1375 struct page_ext *node_page_ext;1391 spinlock_t node_size_lock;1393 unsigned long node_start_pfn;1394 unsigned long node_present_pages; /* total number of physical pages */1395 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