Searched refs:set_tb (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/arch/ppc/platforms/ |
D | chrp_smp.c | 102 set_tb(0, 0); in smp_chrp_setup_cpu() 115 set_tb(0, 0); in smp_chrp_setup_cpu()
|
D | pmac_smp.c | 387 set_tb(0, 0); in psurge_dual_sync_tb()
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | smp.c | 418 set_tb(0, 0); in smp_software_tb_sync() 448 set_tb(0,0); in smp_software_tb_sync() 463 set_tb(0,temp); /* now, set the timebase */ in smp_software_tb_sync()
|
/linux-2.4.37.9/include/asm-ppc/ |
D | time.h | 80 extern __inline__ void set_tb(unsigned int upper, unsigned int lower) in set_tb() function
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | smp.c | 125 static inline void set_tb(unsigned int upper, unsigned int lower) in set_tb() function 327 set_tb(0, 0); in smp_chrp_setup_cpu() 343 set_tb(0, 0); in smp_chrp_setup_cpu()
|