Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/xen/
Dtime.c195 HYPERVISOR_set_timer_op(0); in xen_timerop_shutdown()
205 if (HYPERVISOR_set_timer_op(get_abs_timeout(delta)) < 0) in xen_timerop_set_next_event()
/Linux-v4.19/arch/x86/include/asm/xen/
Dhypercall.h271 HYPERVISOR_set_timer_op(u64 timeout) in HYPERVISOR_set_timer_op() function