Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/include/
H A Dintr.h236 struct x86_soft_intrhand { struct
237 TAILQ_ENTRY(x86_soft_intrhand)
246 TAILQ_HEAD(, x86_soft_intrhand) argument
259 struct x86_soft_intrhand *__sih = (arg); \
/openbsd/sys/arch/amd64/amd64/
H A Dsoftintr.c82 struct x86_soft_intrhand *sih; in softintr_dispatch()
119 struct x86_soft_intrhand *sih; in softintr_establish()
160 struct x86_soft_intrhand *sih = arg; in softintr_disestablish()