Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dcpuvar.h637 void cpu_intr_swtch_enter(kthread_t *);
/titanic_41/usr/src/uts/sun4/os/
H A Dmachdep.c528 cpu_intr_swtch_enter(kthread_id_t t) in cpu_intr_swtch_enter() function
/titanic_41/usr/src/uts/i86pc/os/
H A Dintr.c1204 cpu_intr_swtch_enter(kthread_id_t t) in cpu_intr_swtch_enter() function
/titanic_41/usr/src/uts/common/disp/
H A Ddisp.c858 cpu_intr_swtch_enter(t); in swtch()