Home
last modified time | relevance | path

Searched refs:mips_clockevent_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/mips/include/asm/
Dtime.h44 static inline int mips_clockevent_init(void) in mips_clockevent_init() function
/Linux-v5.10/arch/mips/kernel/
Dtime.c170 if (mips_clockevent_init() != 0 || !cpu_has_mfc0_count_bug()) in time_init()
Dsmp.c340 mips_clockevent_init(); in start_secondary()