Searched refs:__wa (Results 1 – 1 of 1) sorted by relevance
613 const struct arch_timer_erratum_workaround *wa, *__wa; in arch_timer_check_ool_workaround() local637 __wa = __this_cpu_read(timer_unstable_counter_workaround); in arch_timer_check_ool_workaround()638 if (__wa && wa != __wa) in arch_timer_check_ool_workaround()640 wa->desc, __wa->desc); in arch_timer_check_ool_workaround()642 if (__wa) in arch_timer_check_ool_workaround()