Searched refs:compute_counter_value (Results 1 – 2 of 2) sorted by relevance
280 cnt = compute_counter_value(vcpu_ptimer(vcpu)); in compute_emulated_cntx_ctl_el0()285 cnt = compute_counter_value(vcpu_vtimer(vcpu)); in compute_emulated_cntx_ctl_el0()339 val = compute_counter_value(vcpu_hptimer(vcpu)); in kvm_hyp_handle_timer()361 val = compute_counter_value(vcpu_hvtimer(vcpu)); in kvm_hyp_handle_timer()
597 static inline u64 compute_counter_value(struct arch_timer_context *ctxt) in compute_counter_value() function652 val = compute_counter_value(ctxt); in kvm_handle_cntxct()