Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_timer.c60 static void oneshot_timer_enable(void);
173 apic_timer.apic_timer_enable_ops = oneshot_timer_enable; in apic_timer_init()
232 oneshot_timer_enable(void) in oneshot_timer_enable() function