Searched refs:smp_set_ops (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/arm/common/
H A Dmcpm_platsmp.c102 smp_set_ops(&mcpm_smp_ops); mcpm_smp_set_ops()
/linux-4.1.27/arch/arm/include/asm/
H A Dsmp.h124 extern void smp_set_ops(struct smp_operations *);
/linux-4.1.27/arch/arm/kernel/
H A Ddevtree.c48 smp_set_ops(m->ops); set_smp_ops_by_method()
H A Dsetup.c958 smp_set_ops(&psci_smp_ops); setup_arch()
960 smp_set_ops(mdesc->smp); setup_arch()
H A Dsmp.c81 void __init smp_set_ops(struct smp_operations *ops) smp_set_ops() function

Completed in 717 milliseconds