Searched refs:vcpu_hptimer (Results 1 – 3 of 3) sorted by relevance
166 if (map.direct_ptimer == vcpu_hptimer(vcpu)) in __activate_traps()202 if (map.direct_ptimer == vcpu_hptimer(vcpu)) in __deactivate_traps()332 val -= timer_get_offset(vcpu_hptimer(vcpu)); in kvm_hyp_handle_timer()339 val = compute_counter_value(vcpu_hptimer(vcpu)); in kvm_hyp_handle_timer()
128 #define vcpu_hptimer(v) (&(v)->arch.timer_cpu.timers[TIMER_HPTIMER]) macro
169 map->direct_ptimer = vcpu_hptimer(vcpu); in get_timer_map()176 map->emul_ptimer = vcpu_hptimer(vcpu); in get_timer_map()1736 timer = vcpu_hptimer(vcpu); in kvm_arm_timer_get_attr()