Home
last modified time | relevance | path

Searched defs:arch_timer_check_ool_workaround (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/clocksource/
Darm_arch_timer.c589 static void arch_timer_check_ool_workaround(enum arch_timer_erratum_match_type type, in arch_timer_check_ool_workaround() function
639 #define arch_timer_check_ool_workaround(t,a) do { } while(0) macro