Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dxen.c125 static enum hrtimer_restart xen_timer_callback(struct hrtimer *timer) in xen_timer_callback() function
307 xen_timer_callback(&vcpu->arch.xen.timer); in kvm_xen_start_timer()
2304 hrtimer_setup(&vcpu->arch.xen.timer, xen_timer_callback, CLOCK_MONOTONIC, in kvm_xen_init_vcpu()