Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/xen/
Dtime.c280 HYPERVISOR_set_timer_op(0); in xen_timerop_shutdown()
290 if (HYPERVISOR_set_timer_op(get_abs_timeout(delta)) < 0) in xen_timerop_set_next_event()
/linux-4.4.14/arch/x86/include/asm/xen/
Dhypercall.h298 HYPERVISOR_set_timer_op(u64 timeout) in HYPERVISOR_set_timer_op() function