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