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

/linux-4.4.14/arch/x86/lguest/
H A Dboot.c931 * "lguest_clock", where we read the time value given to us by the Host.
964 static struct clocksource lguest_clock = { variable in typeref:struct:clocksource
1041 clocksource_register_hz(&lguest_clock, NSEC_PER_SEC); lguest_time_init()

Completed in 42 milliseconds