Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/numa/
H A Dhmat.c60 struct memory_target { struct
61 struct list_head node;
62 unsigned int memory_pxm;
63 unsigned int processor_pxm;
64 struct resource memregions;
65 struct node_hmem_attrs hmem_attrs[2];
66 struct list_head caches;
67 struct node_cache_attrs cache_attrs;
68 bool registered;