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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/86xx/
H A Dmpc86xx_smp.c106 .give_timebase = smp_generic_give_timebase,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/chrp/
H A Dsmp.c81 .give_timebase = smp_chrp_give_timebase,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ppc/
H A Dmachdep.h165 void (*give_timebase)(void); member in struct:smp_ops_t
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dsmp.c253 smp_ops->give_timebase = pSeries_give_timebase;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dsmp.c224 smp_ops->give_timebase = cell_give_timebase;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/pasemi/
H A Dsetup.c80 .give_timebase = pas_give_timebase,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dmachdep.h41 void (*give_timebase)(void); member in struct:smp_ops_t
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dsmp.c430 .give_timebase = smp_psurge_give_timebase,
729 smp_ops->give_timebase = smp_generic_give_timebase;
901 .give_timebase = smp_core99_give_timebase,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsmp.c529 if (smp_ops->give_timebase)
530 smp_ops->give_timebase();
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/kernel/
H A Dsmp.c400 smp_ops->give_timebase();
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/maple/
H A Dsetup.c165 .give_timebase = smp_generic_give_timebase,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/platforms/
H A Dpplus.c755 .give_timebase = smp_generic_give_timebase,
H A Dprep_setup.c1049 .give_timebase = smp_generic_give_timebase,
H A Dhdpu.c904 .give_timebase = hdpu_tben_give,

Completed in 155 milliseconds