Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dlibnvdimm.h117 struct nd_region_desc { struct
118 struct resource *res;
119 struct nd_mapping_desc *mapping;
120 u16 num_mappings;
121 const struct attribute_group **attr_groups;
122 struct nd_interleave_set *nd_set;
123 void *provider_data;
124 int num_lanes;
125 int numa_node;
126 int target_node;
[all …]