Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dlguest.h13 #define LG_CLOCK_MIN_DELTA 100UL macro
/linux-4.1.27/arch/x86/lguest/
Dboot.c976 if (delta < LG_CLOCK_MIN_DELTA) { in lguest_clockevent_set_next_event()
1016 .min_delta_ns = LG_CLOCK_MIN_DELTA,