Searched refs:phys_id (Results 1 – 2 of 2) sorted by relevance
166 for (uint32_t phys_id : physical_id_list) { in PrintCameraIdMapping() local168 public_id, phys_id); in PrintCameraIdMapping()
581 unsigned phys_id = (apic_id & ~(core_count - 1)) >> util_logbase2(core_count); in get_cpu_topology() local585 unsigned l3_id = L3_ID(phys_id, local_l3_cache_index); in get_cpu_topology()