Searched defs:nd_region_desc (Results 1 – 1 of 1) sorted by relevance
125 struct nd_region_desc { struct126 struct resource *res;127 struct nd_mapping_desc *mapping;128 u16 num_mappings;131 void *provider_data;132 int num_lanes;133 int numa_node;134 int target_node;135 unsigned long flags;136 int memregion;[all …]
Completed in 5 milliseconds