Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dsmp.h120 extern void smp_set_ops(const struct smp_operations *);
/OK3568_Linux_fs/kernel/arch/arm/common/
H A Dmcpm_platsmp.c95 smp_set_ops(&mcpm_smp_ops); in mcpm_smp_set_ops()
/OK3568_Linux_fs/kernel/arch/arm/mach-mvebu/
H A Dboard-v7.c150 smp_set_ops(smp_ops(armada_xp_smp_ops)); in armada_370_xp_dt_fixup()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Ddevtree.c45 smp_set_ops(m->ops); in set_smp_ops_by_method()
H A Dsetup.c1179 smp_set_ops(&psci_smp_ops); in setup_arch()
1181 smp_set_ops(mdesc->smp); in setup_arch()
H A Dsmp.c97 void __init smp_set_ops(const struct smp_operations *ops) in smp_set_ops() function
/OK3568_Linux_fs/kernel/arch/arm/mach-hisi/
H A Dplatmcpm.c333 smp_set_ops(&hip04_smp_ops); in hip04_smp_init()
/OK3568_Linux_fs/kernel/arch/arm/mach-sunxi/
H A Dmc_smp.c888 smp_set_ops(&sunxi_mc_smp_smp_ops); in sunxi_mc_smp_init()