Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/include/asm/
Darch_timer.h140 static inline bool arch_timer_have_evtstrm_feature(void) in arch_timer_have_evtstrm_feature() function
/Linux-v6.6/arch/arm64/include/asm/
Darch_timer.h225 static inline bool arch_timer_have_evtstrm_feature(void) in arch_timer_have_evtstrm_feature() function
/Linux-v6.6/drivers/clocksource/
Darm_arch_timer.c1185 if (arch_timer_have_evtstrm_feature()) in arch_timer_cpu_pm_notify()