Searched refs:compute_unit_id (Results 1 – 4 of 4) sorted by relevance
182 cuid = cpu_data(cpu).compute_unit_id; in amd_get_subcaches()209 cuid = cpu_data(cpu).compute_unit_id; in amd_set_subcaches()
330 c->compute_unit_id == o->compute_unit_id) in match_smt()
308 c->compute_unit_id = ebx & 0xff; in amd_get_topology()333 c->compute_unit_id %= cus_per_node; in amd_get_topology()
129 u8 compute_unit_id; member