Home
last modified time | relevance | path

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

/arch/x86/xen/
A Dtime.c648 unsigned long slop = memparse(ptr, NULL); in parse_xen_timer_slop() local
650 xen_timerop_clockevent.min_delta_ns = slop; in parse_xen_timer_slop()
651 xen_timerop_clockevent.min_delta_ticks = slop; in parse_xen_timer_slop()
652 xen_vcpuop_clockevent.min_delta_ns = slop; in parse_xen_timer_slop()
653 xen_vcpuop_clockevent.min_delta_ticks = slop; in parse_xen_timer_slop()

Completed in 8 milliseconds