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

/linux-4.4.14/arch/x86/lguest/
H A Dboot.c1002 static struct clock_event_device lguest_clockevent = { variable in typeref:struct:clock_event_device
1024 lguest_clockevent.event_handler(&lguest_clockevent); lguest_time_irq()
1045 lguest_clockevent.cpumask = cpumask_of(0); lguest_time_init()
1046 clockevents_register_device(&lguest_clockevent); lguest_time_init()

Completed in 49 milliseconds