Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/sparc64/
H A Dclock.c131 static struct intrhand *schedint; variable
551 schedint = sparc_softintr_establish(PIL_SCHED, schedintr, NULL); in cpu_initclocks()
739 send_softint(-1, PIL_SCHED, schedint); in statintr()