Searched refs:vcpu_hvtimer (Results 1 – 4 of 4) sorted by relevance
125 #define vcpu_hvtimer(v) (&(v)->arch.timer_cpu.timers[TIMER_HVTIMER]) macro
158 map->direct_vtimer = vcpu_hvtimer(vcpu); in get_timer_map()165 map->emul_vtimer = vcpu_hvtimer(vcpu); in get_timer_map()273 ctx = is_hyp_ctxt(vcpu) ? vcpu_hvtimer(vcpu) : vcpu_vtimer(vcpu); in wfit_delay_ns()1661 timer = vcpu_hvtimer(vcpu); in kvm_arm_timer_get_attr()
152 now -= timer_get_offset(vcpu_hvtimer(vcpu)); in kvm_handle_wfx()
325 val = compute_counter_value(vcpu_hvtimer(vcpu)); in kvm_hyp_handle_timer()