Lines Matching defs:hmem_attrs
65 struct node_hmem_attrs hmem_attrs[2];
230 target->hmem_attrs[access].read_latency = value;
231 target->hmem_attrs[access].write_latency = value;
234 target->hmem_attrs[access].read_latency = value;
237 target->hmem_attrs[access].write_latency = value;
240 target->hmem_attrs[access].read_bandwidth = value;
241 target->hmem_attrs[access].write_bandwidth = value;
244 target->hmem_attrs[access].read_bandwidth = value;
247 target->hmem_attrs[access].write_bandwidth = value;
704 node_set_perf_attrs(mem_nid, &target->hmem_attrs[access], access);