Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/lguest/
Dboot.c907 static void lguest_get_wallclock(struct timespec *now) in lguest_get_wallclock() function
1491 x86_platform.get_wallclock = lguest_get_wallclock; in lguest_init()