Searched refs:smp_set_ops (Results 1 – 7 of 7) sorted by relevance
125 extern void smp_set_ops(const struct smp_operations *);
98 smp_set_ops(&mcpm_smp_ops); in mcpm_smp_set_ops()
49 smp_set_ops(m->ops); in set_smp_ops_by_method()
1134 smp_set_ops(&psci_smp_ops); in setup_arch()1136 smp_set_ops(mdesc->smp); in setup_arch()
90 void __init smp_set_ops(const struct smp_operations *ops) in smp_set_ops() function
336 smp_set_ops(&hip04_smp_ops); in hip04_smp_init()
881 smp_set_ops(&sunxi_mc_smp_smp_ops); in sunxi_mc_smp_init()