Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Darm_arch_timer.c650 static bool arch_timer_this_cpu_has_cntvct_wa(void) in arch_timer_this_cpu_has_cntvct_wa() function
661 #define arch_timer_this_cpu_has_cntvct_wa() ({false;}) macro
1000 if (arch_timer_this_cpu_has_cntvct_wa()) in arch_counter_set_user_access()