Searched refs:L3_ID (Results 1 – 1 of 1) sorted by relevance
537 #define L3_ID(p, i) (p << 16 | i << 1 | 1); in get_cpu_topology() macro539 unsigned l3_id = L3_ID(phys_id, local_l3_cache_index); in get_cpu_topology()