Searched refs:cpu_coherent_mask (Results 1 – 3 of 3) sorted by relevance
75 cpumask_t cpu_coherent_mask; variable201 while (!cpumask_test_cpu(cpu, &cpu_coherent_mask)) { in mips_smp_send_ipi_mask()376 cpumask_set_cpu(cpu, &cpu_coherent_mask); in start_secondary()438 cpumask_copy(&cpu_coherent_mask, cpu_possible_mask); in smp_prepare_cpus()
149 cpumask_clear_cpu(cpu, &cpu_coherent_mask); in cps_pm_enter_state()170 cpumask_set_cpu(cpu, &cpu_coherent_mask); in cps_pm_enter_state()
55 extern cpumask_t cpu_coherent_mask;