Home
last modified time | relevance | path

Searched refs:cpu_coherent_mask (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
Dsmp.c80 cpumask_t cpu_coherent_mask; variable
174 cpumask_set_cpu(cpu, &cpu_coherent_mask); in start_secondary()
238 cpumask_copy(&cpu_coherent_mask, cpu_possible_mask); in smp_prepare_cpus()
Dsmp-gic.c48 while (!cpumask_test_cpu(cpu, &cpu_coherent_mask)) { in gic_send_ipi_single()
Dpm-cps.c164 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()
/linux-4.4.14/arch/mips/include/asm/
Dsmp.h52 extern cpumask_t cpu_coherent_mask;