Home
last modified time | relevance | path

Searched defs:pglist_data (Results 1 – 3 of 3) sorted by last modified time

/linux/include/linux/
H A Dmmzone.h1278 typedef struct pglist_data { struct
1284 struct zone node_zones[MAX_NR_ZONES];
1291 struct zonelist node_zonelists[MAX_ZONELISTS];
1293 int nr_zones; /* number of populated zones in this node */
1295 struct page *node_mem_map;
1297 struct page_ext *node_page_ext;
1313 spinlock_t node_size_lock;
1315 unsigned long node_start_pfn;
1316 unsigned long node_present_pages; /* total number of physical pages */
1317 unsigned long node_spanned_pages; /* total size of physical page
[all …]
/linux/Documentation/admin-guide/kdump/
H A Dvmcoreinfo.rst113 pglist_data section in Common variables
/linux/tools/testing/memblock/linux/
H A Dmmzone.h32 typedef struct pglist_data { struct
33 struct zone node_zones[MAX_NR_ZONES];