Home
last modified time | relevance | path

Searched defs:arch_timer_this_cpu_has_cntvct_wa (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Darm_arch_timer.c623 static bool arch_timer_this_cpu_has_cntvct_wa(void) in arch_timer_this_cpu_has_cntvct_wa() function
634 #define arch_timer_this_cpu_has_cntvct_wa() ({false;}) macro
/kernel/linux/linux-6.6/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

Completed in 5 milliseconds