Searched refs:topology_llc_cpumask (Results 1 – 6 of 6) sorted by relevance
79 #define topology_llc_cpumask(cpu) (&cpu_topology[cpu].llc_sibling) macro
651 for_each_cpu(sibling, topology_llc_cpumask(cpu)) in remove_cpu_topology()652 cpumask_clear_cpu(cpu, topology_llc_cpumask(sibling)); in remove_cpu_topology()