Searched refs:give_timebase (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/chrp/
H A Dsmp.c51 .give_timebase = rtas_give_timebase,
/linux-4.4.14/arch/powerpc/platforms/86xx/
H A Dmpc86xx_smp.c113 .give_timebase = smp_generic_give_timebase,
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dsmp.c163 smp_ops->give_timebase = rtas_give_timebase;
/linux-4.4.14/arch/powerpc/include/asm/
H A Dsmp.h50 void (*give_timebase)(void); member in struct:smp_ops_t
/linux-4.4.14/arch/powerpc/platforms/44x/
H A Diss4xx.c128 .give_timebase = smp_generic_give_timebase,
H A Dppc476.c198 .give_timebase = smp_generic_give_timebase,
/linux-4.4.14/arch/powerpc/platforms/85xx/
H A Dcorenet_generic.c199 smp_85xx_ops.give_timebase = NULL; corenet_generic_probe()
H A Dsmp.c348 .give_timebase = smp_generic_give_timebase,
512 smp_85xx_ops.give_timebase = mpc85xx_give_timebase; mpc85xx_smp_init()
/linux-4.4.14/arch/powerpc/platforms/powermac/
H A Dsmp.c305 smp_ops->give_timebase = smp_generic_give_timebase; smp_psurge_probe()
452 .give_timebase = smp_psurge_give_timebase,
747 smp_ops->give_timebase = smp_generic_give_timebase; smp_core99_setup()
991 .give_timebase = smp_core99_give_timebase,
/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Dsmp.c255 smp_ops->give_timebase = rtas_give_timebase;
/linux-4.4.14/arch/powerpc/kernel/
H A Dsmp.c541 if (smp_ops->give_timebase) __cpu_up()
542 smp_ops->give_timebase(); __cpu_up()
/linux-4.4.14/arch/powerpc/platforms/maple/
H A Dsetup.c162 .give_timebase = smp_generic_give_timebase,
/linux-4.4.14/arch/powerpc/platforms/pasemi/
H A Dsetup.c113 .give_timebase = pas_give_timebase,

Completed in 440 milliseconds