Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dtime.c126 static __init int cpu_has_mfc0_count_bug(void) in cpu_has_mfc0_count_bug() function
165 if (mips_clockevent_init() != 0 || !cpu_has_mfc0_count_bug()) in time_init()