Searched refs:topology_llc_cpumask (Results 1 – 2 of 2) sorted by relevance
93 #define topology_llc_cpumask(cpu) (&cpu_topology[cpu].llc_sibling) macro
848 for_each_cpu(sibling, topology_llc_cpumask(cpu)) in remove_cpu_topology()849 cpumask_clear_cpu(cpu, topology_llc_cpumask(sibling)); in remove_cpu_topology()