Home
last modified time | relevance | path

Searched defs:intr_handler (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/regress/sys/arch/amd64/vmm/
H A Dvcpu.c75 struct intr_handler { struct
80 const struct intr_handler ivt[256] = { argument
/openbsd-src/sys/arch/sparc64/sparc64/
H A Dintr.c75 intr_handler(struct trapframe *tf, struct intrhand *ih) in intr_handler() function
/openbsd-src/sys/arch/amd64/amd64/
H A Dintr.c528 intr_handler(struct intrframe *frame, struct intrhand *ih) function
/openbsd-src/sys/arch/i386/i386/
H A Dmachdep.c3942 intr_handler(struct intrframe *frame, struct intrhand *ih) intr_handler() function