Lines Matching defs:hmem_attrs
66 struct node_hmem_attrs hmem_attrs[2];
231 target->hmem_attrs[access].read_latency = value;
232 target->hmem_attrs[access].write_latency = value;
235 target->hmem_attrs[access].read_latency = value;
238 target->hmem_attrs[access].write_latency = value;
241 target->hmem_attrs[access].read_bandwidth = value;
242 target->hmem_attrs[access].write_bandwidth = value;
245 target->hmem_attrs[access].read_bandwidth = value;
248 target->hmem_attrs[access].write_bandwidth = value;
705 node_set_perf_attrs(mem_nid, &target->hmem_attrs[access], access);