Searched refs:timer_unstable_counter_workaround_in_use (Results 1 – 3 of 3) sorted by relevance
395 static atomic_t timer_unstable_counter_workaround_in_use = ATOMIC_INIT(0); variable572 atomic_set(&timer_unstable_counter_workaround_in_use, 1); in arch_timer_enable_workaround()636 return atomic_read(&timer_unstable_counter_workaround_in_use); in arch_timer_counter_has_wa()
163447 ffff800012157db8 b timer_unstable_counter_workaround_in_use
Completed in 376 milliseconds