Searched refs:local_l3_cache_index (Results 1 – 1 of 1) sorted by relevance
536 unsigned local_l3_cache_index = local_core_id / util_next_power_of_two(cores_per_L3); in get_cpu_topology() local539 unsigned l3_id = L3_ID(phys_id, local_l3_cache_index); in get_cpu_topology()