Searched refs:timer_get_ctl (Results 1 – 5 of 5) sorted by relevance
114 static inline uint32_t timer_get_ctl(enum arch_timer timer) in timer_get_ctl() function
243 __entry->ctl = timer_get_ctl(ctx);265 __entry->ctl = timer_get_ctl(ctx);
66 u32 timer_get_ctl(struct arch_timer_context *ctxt) in timer_get_ctl() function282 ((timer_get_ctl(timer_ctx) & in kvm_timer_irq_can_fire()623 write_sysreg_el0(timer_get_ctl(ctx), SYS_CNTV_CTL); in timer_restore_state()633 write_sysreg_el0(timer_get_ctl(ctx), SYS_CNTP_CTL); in timer_restore_state()1099 u32 ctl = timer_get_ctl(timer); in read_timer_ctl()
143 u32 timer_get_ctl(struct arch_timer_context *ctxt);
146 xctl = timer_get_ctl(accessor); in guest_validate_irq()