Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/common/
Dmcpm_platsmp.c90 static struct smp_operations __initdata mcpm_smp_ops = { variable
102 smp_set_ops(&mcpm_smp_ops); in mcpm_smp_set_ops()