Searched refs:cpu_coherent_mask (Results 1 – 2 of 2) sorted by relevance
77 cpumask_t cpu_coherent_mask; variable205 while (!cpumask_test_cpu(cpu, &cpu_coherent_mask)) { in mips_smp_send_ipi_mask()383 cpumask_set_cpu(cpu, &cpu_coherent_mask); in start_secondary()449 cpumask_copy(&cpu_coherent_mask, cpu_possible_mask); in smp_prepare_cpus()
55 extern cpumask_t cpu_coherent_mask;