Searched refs:hyp_timer_get_offset (Results 1 – 1 of 1) sorted by relevance
585 static inline u64 hyp_timer_get_offset(struct arch_timer_context *ctxt) in hyp_timer_get_offset() function599 return arch_timer_read_cntpct_el0() - hyp_timer_get_offset(ctxt); in compute_counter_value()