Home
last modified time | relevance | path

Searched refs:local_l3_cache_index (Results 1 – 2 of 2) sorted by relevance

/external/virglrenderer/src/mesa/util/
Du_cpu_detect.c534 unsigned local_l3_cache_index = local_core_id / util_next_power_of_two(cores_per_L3); in get_cpu_topology() local
537 unsigned l3_id = L3_ID(phys_id, local_l3_cache_index); in get_cpu_topology()
/external/mesa3d/src/util/
Du_cpu_detect.c608 unsigned local_l3_cache_index = local_core_id / util_next_power_of_two(cores_per_L3); in get_cpu_topology() local
611 unsigned l3_id = L3_ID(phys_id, local_l3_cache_index); in get_cpu_topology()