Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dsmp_impldefs.h45 #define TIMER_PERIODIC 0x2 macro
/titanic_44/usr/src/uts/i86pc/os/
H A Dmp_machdep.c1467 *set_mode = TIMER_PERIODIC; in mach_clkinit()
1475 *set_mode = TIMER_PERIODIC; in mach_clkinit()
H A Dmp_startup.c1931 if ((cbe_psm_timer_mode == TIMER_PERIODIC) && (cp->cpu_id == 0)) in mp_cpu_stop()