Home
last modified time | relevance | path

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

/arch/arm64/kvm/hyp/vhe/
A Dswitch.c234 cnt = compute_counter_value(vcpu_ptimer(vcpu)); in compute_emulated_cntx_ctl_el0()
239 cnt = compute_counter_value(vcpu_vtimer(vcpu)); in compute_emulated_cntx_ctl_el0()
293 val = compute_counter_value(vcpu_hptimer(vcpu)); in kvm_hyp_handle_timer()
315 val = compute_counter_value(vcpu_hvtimer(vcpu)); in kvm_hyp_handle_timer()
/arch/arm64/kvm/hyp/include/hyp/
A Dswitch.h804 static inline u64 compute_counter_value(struct arch_timer_context *ctxt) in compute_counter_value() function
859 val = compute_counter_value(ctxt); in kvm_handle_cntxct()

Completed in 6 milliseconds