Searched refs:get_abs_timeout (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dtime.c244 static s64 get_abs_timeout(unsigned long delta) function
274 if (HYPERVISOR_set_timer_op(get_abs_timeout(delta)) < 0)
336 single.timeout_abs_ns = get_abs_timeout(delta);

Completed in 88 milliseconds