Searched refs:topology_core_cpumask (Results 1 – 2 of 2) sorted by relevance
195 #ifndef topology_core_cpumask196 #define topology_core_cpumask(cpu) cpumask_of(cpu) macro
67 #define topology_core_cpumask(cpu) (&cpu_topology[cpu].core_sibling) macro