Searched refs:slop (Results 1 – 1 of 1) sorted by relevance
648 unsigned long slop = memparse(ptr, NULL); in parse_xen_timer_slop() local650 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