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

/linux-4.1.27/arch/x86/lguest/
H A Dboot.c1008 static struct clock_event_device lguest_clockevent = { variable in typeref:struct:clock_event_device
1030 lguest_clockevent.event_handler(&lguest_clockevent); lguest_time_irq()
1050 lguest_clockevent.cpumask = cpumask_of(0); lguest_time_init()
1051 clockevents_register_device(&lguest_clockevent); lguest_time_init()

Completed in 53 milliseconds