Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/include/asm/
Darch_timer.h133 static inline bool arch_timer_have_evtstrm_feature(void) in arch_timer_have_evtstrm_feature() function
/Linux-v5.10/arch/arm64/include/asm/
Darch_timer.h242 static inline bool arch_timer_have_evtstrm_feature(void) in arch_timer_have_evtstrm_feature() function
/Linux-v5.10/drivers/clocksource/
Darm_arch_timer.c1059 if (arch_timer_have_evtstrm_feature()) in arch_timer_cpu_pm_notify()