Searched refs:cpu_coherent_mask (Results 1 – 3 of 3) sorted by relevance
74 cpumask_t cpu_coherent_mask; variable182 while (!cpumask_test_cpu(cpu, &cpu_coherent_mask)) { in mips_smp_send_ipi_mask()357 cpumask_set_cpu(cpu, &cpu_coherent_mask); in start_secondary()419 cpumask_copy(&cpu_coherent_mask, cpu_possible_mask); in smp_prepare_cpus()
155 cpumask_clear_cpu(cpu, &cpu_coherent_mask); in cps_pm_enter_state()176 cpumask_set_cpu(cpu, &cpu_coherent_mask); in cps_pm_enter_state()
58 extern cpumask_t cpu_coherent_mask;