Home
last modified time | relevance | path

Searched refs:phys_id (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/util/
H A Du_cpu_detect.c535 unsigned phys_id = (apic_id & ~(core_count - 1)) >> util_logbase2(core_count); in get_cpu_topology() local
539 unsigned l3_id = L3_ID(phys_id, local_l3_cache_index); in get_cpu_topology()

Completed in 1 milliseconds