Searched refs:THIN_INTERRUPT (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dirq.h7 #define THIN_INTERRUPT 2 macro
/linux-master/drivers/s390/cio/
H A Dairq.c108 irq_set_chip_and_handler(THIN_INTERRUPT,
110 if (request_irq(THIN_INTERRUPT, do_airq_interrupt, 0, "AIO", NULL))
/linux-master/arch/s390/kernel/
H A Dirq.c56 {.irq = THIN_INTERRUPT, .name = "AIO"},
156 do_irq_async(regs, THIN_INTERRUPT);

Completed in 99 milliseconds