Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-sti/
Dsmp.h15 extern struct smp_operations sti_smp_ops;
Dboard-dt.c33 .smp = smp_ops(sti_smp_ops),
Dplatsmp.c159 struct smp_operations __initdata sti_smp_ops = { variable