Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dxen.c133 static enum hrtimer_restart xen_timer_callback(struct hrtimer *timer) in xen_timer_callback() function
153 xen_timer_callback(&vcpu->arch.xen.timer); in kvm_xen_start_timer()
173 vcpu->arch.xen.timer.function = xen_timer_callback; in kvm_xen_init_timer()