Searched refs:timer_get_ctl (Results 1 – 6 of 6) sorted by relevance
130 static inline uint32_t timer_get_ctl(enum arch_timer timer) in timer_get_ctl() function
268 __entry->ctl = timer_get_ctl(ctx);290 __entry->ctl = timer_get_ctl(ctx);
66 u32 timer_get_ctl(struct arch_timer_context *ctxt) in timer_get_ctl() function283 ((timer_get_ctl(timer_ctx) & in kvm_timer_irq_can_fire()625 write_sysreg_el0(timer_get_ctl(ctx), SYS_CNTV_CTL); in timer_restore_state()635 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);
83 xctl = timer_get_ctl(accessor); in guest_validate_irq()
164 ctl = timer_get_ctl(timer); in guest_irq_handler()