Searched refs:topology_core_id (Results 1 – 2 of 2) sorted by relevance
189 #ifndef topology_core_id190 #define topology_core_id(cpu) ((void)(cpu), 0) macro
79 #define topology_core_id(cpu) (cpu_topology[cpu].core_id) macro