Searched refs:cpu_coherent_mask (Results 1 – 4 of 4) sorted by relevance
79 cpumask_t cpu_coherent_mask; variable172 cpumask_set_cpu(cpu, &cpu_coherent_mask); in start_secondary()246 cpumask_copy(&cpu_coherent_mask, cpu_possible_mask); in smp_prepare_cpus()
48 while (!cpumask_test_cpu(cpu, &cpu_coherent_mask)) { in gic_send_ipi_single()
164 cpumask_clear_cpu(cpu, &cpu_coherent_mask); in cps_pm_enter_state()185 cpumask_set_cpu(cpu, &cpu_coherent_mask); in cps_pm_enter_state()
52 extern cpumask_t cpu_coherent_mask;