Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/asm/
Dtime.h44 static inline int mips_clockevent_init(void) in mips_clockevent_init() function
/linux-6.12.1/arch/mips/kernel/
Dtime.c165 if (mips_clockevent_init() != 0 || !cpu_has_mfc0_count_bug()) in time_init()
Dsmp.c360 mips_clockevent_init(); in start_secondary()