Searched refs:timer_get_ctl (Results 1 – 7 of 7) sorted by relevance
238 __entry->ctl = timer_get_ctl(ctx);260 __entry->ctl = timer_get_ctl(ctx);
55 u32 timer_get_ctl(struct arch_timer_context *ctxt) in timer_get_ctl() function235 ((timer_get_ctl(timer_ctx) & in kvm_timer_irq_can_fire()522 write_sysreg_el0(timer_get_ctl(ctx), SYS_CNTV_CTL); in timer_restore_state()527 write_sysreg_el0(timer_get_ctl(ctx), SYS_CNTP_CTL); in timer_restore_state()847 u32 ctl = timer_get_ctl(timer); in read_timer_ctl()
114 static inline uint32_t timer_get_ctl(enum arch_timer timer) in timer_get_ctl() function
106 u32 timer_get_ctl(struct arch_timer_context *ctxt);
132 xctl = timer_get_ctl(VIRTUAL); in guest_validate_irq()139 xctl = timer_get_ctl(PHYSICAL); in guest_validate_irq()
1355 ffff80001005a130 T timer_get_ctl
Completed in 299 milliseconds