Home
last modified time | relevance | path

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

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