Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dlibnvdimm.h125 struct nd_region_desc { struct
126 struct resource *res;
127 struct nd_mapping_desc *mapping;
128 u16 num_mappings;
129 const struct attribute_group **attr_groups;
130 struct nd_interleave_set *nd_set;
131 void *provider_data;
132 int num_lanes;
133 int numa_node;
134 int target_node;
[all …]