Searched defs:resume_from_intr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/ml/
H A Dswtch.s62 * resume_from_intr() is called when the thread being resumed was not
518 resume_from_intr(kthread_id_t t)
523 ENTRY(resume_from_intr) function
615 SET_SIZE(resume_from_intr)
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dswtch.s67 * resume_from_intr() is called when the thread being resumed was not
792 resume_from_intr(kthread_t *t)
799 ENTRY(resume_from_intr) function
842 SET_SIZE(resume_from_intr)
846 ENTRY(resume_from_intr) function
892 SET_SIZE(resume_from_intr)

Completed in 46 milliseconds