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

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

Completed in 36 milliseconds