Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Dexception.S184 bl intr_irq_handler
203 bl intr_irq_handler
/f-stack/freebsd/arm/arm/
H A Dexception.S327 b _C_LABEL(intr_irq_handler)/* trapframe to the handler. */
/f-stack/freebsd/kern/
H A Dsubr_intr.c97 void intr_irq_handler(struct trapframe *tf);
315 intr_irq_handler(struct trapframe *tf) in intr_irq_handler() function
/f-stack/freebsd/mips/mips/
H A Dexception.S641 PTR_LA k0, _C_LABEL(intr_irq_handler)
757 PTR_LA k0, _C_LABEL(intr_irq_handler)