Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypercall.h403 unsigned long timeout_lo = (unsigned long)timeout; in HYPERVISOR_set_timer_op() local
404 return _hypercall2(long, set_timer_op, timeout_lo, timeout_hi); in HYPERVISOR_set_timer_op()