Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcpuvar.h610 void cpu_intr_swtch_enter(kthread_t *);
/illumos-gate/usr/src/uts/sun4/os/
H A Dmachdep.c534 cpu_intr_swtch_enter(kthread_id_t t) in cpu_intr_swtch_enter() function
/illumos-gate/usr/src/uts/i86pc/os/
H A Dintr.c1226 cpu_intr_swtch_enter(kthread_id_t t) in cpu_intr_swtch_enter() function
/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c878 cpu_intr_swtch_enter(t); in swtch()