Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h792 static inline u64 hyp_timer_get_offset(struct arch_timer_context *ctxt) in hyp_timer_get_offset() function
806 return arch_timer_read_cntpct_el0() - hyp_timer_get_offset(ctxt); in compute_counter_value()