Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dirq.h84 struct ext_code { struct
94 typedef void (*ext_int_handler_t)(struct ext_code, unsigned int, unsigned long); argument
/linux/arch/s390/kernel/
H A Dwti.c90 static void wti_interrupt(struct ext_code ext_code, in wti_interrupt()
/linux/drivers/s390/char/
H A Dsclp.c655 static void sclp_interrupt_handler(struct ext_code ext_code, in sclp_interrupt_handler()
1103 static void sclp_check_handler(struct ext_code ext_code, in sclp_check_handler()
/linux/net/iucv/
H A Diucv.c1806 iucv_external_interrupt(struct ext_code ext_code,unsigned int param32,unsigned long param64) iucv_external_interrupt() argument