Searched refs:ptimer (Results 1 – 8 of 8) sorted by relevance
81 static inline void _set_timer(_timer *ptimer, u32 delay_time) in _set_timer() argument83 mod_timer(ptimer , (jiffies+(delay_time*HZ/1000))); in _set_timer()86 static inline void _cancel_timer(_timer *ptimer, u8 *bcancelled) in _cancel_timer() argument88 del_timer_sync(ptimer); in _cancel_timer()
282 struct arch_timer_context *ptimer = vcpu_ptimer(vcpu); in kvm_timer_update_run() local290 if (kvm_timer_should_fire(ptimer)) in kvm_timer_update_run()556 struct arch_timer_context *ptimer = vcpu_ptimer(vcpu); in kvm_timer_should_notify_user() local567 kvm_timer_should_fire(ptimer) != plevel; in kvm_timer_should_notify_user()694 struct arch_timer_context *ptimer = vcpu_ptimer(vcpu); in kvm_timer_vcpu_init() local698 ptimer->cntvoff = 0; in kvm_timer_vcpu_init()704 hrtimer_init(&ptimer->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in kvm_timer_vcpu_init()706 ptimer->hrtimer.function = kvm_hrtimer_expire; in kvm_timer_vcpu_init()709 ptimer->irq.irq = default_ptimer_irq.irq; in kvm_timer_vcpu_init()712 ptimer->host_timer_irq = host_ptimer_irq; in kvm_timer_vcpu_init()[all …]
21 ptimer-handle = <&ptp_timer0>;
46 ptimer-handle = <&ptp_timer0>;
46 ptimer-handle = <&ptp_timer1>;