Home
last modified time | relevance | path

Searched defs:memory_group (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dmemory.h51 struct memory_group { struct
52 int nid;
53 struct list_head memory_blocks;
54 unsigned long present_kernel_pages;
55 unsigned long present_movable_pages;
56 bool is_dynamic;
57 union {