Searched refs:cpu_coherent_mask (Results 1 – 3 of 3) sorted by relevance
85 cpumask_t cpu_coherent_mask; variable193 while (!cpumask_test_cpu(cpu, &cpu_coherent_mask)) { in mips_smp_send_ipi_mask()375 cpumask_set_cpu(cpu, &cpu_coherent_mask); in start_secondary()440 cpumask_copy(&cpu_coherent_mask, cpu_possible_mask); in smp_prepare_cpus()
159 cpumask_clear_cpu(cpu, &cpu_coherent_mask); in cps_pm_enter_state()180 cpumask_set_cpu(cpu, &cpu_coherent_mask); in cps_pm_enter_state()
58 extern cpumask_t cpu_coherent_mask;