Searched defs:topology_core_cpumask (Results 1 – 5 of 5) sorted by relevance
17 #define topology_core_cpumask(cpu) (&cpu_core_map[cpu]) macro
24 #define topology_core_cpumask(cpu) (&cpu_core_map[cpu]) macro
40 #define topology_core_cpumask(cpu) (&cpu_core_map[cpu]) macro
48 #define topology_core_cpumask(cpu) (&cpu_core_sib_map[cpu]) macro
79 #define topology_core_cpumask(cpu) (&cpu_topology[cpu].core_sibling) macro