Home
last modified time | relevance | path

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

/linux-6.15/arch/arm/include/asm/
H A Darch_timer.h140 static inline bool arch_timer_have_evtstrm_feature(void) in arch_timer_have_evtstrm_feature() function
/linux-6.15/arch/arm64/include/asm/
H A Darch_timer.h225 static inline bool arch_timer_have_evtstrm_feature(void) in arch_timer_have_evtstrm_feature() function
/linux-6.15/drivers/clocksource/
H A Darm_arch_timer.c1204 if (arch_timer_have_evtstrm_feature()) in arch_timer_cpu_pm_notify()