Home
last modified time | relevance | path

Searched refs:ext_int_code (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/char/
H A Dsclp_early_core.c45 get_lowcore()->ext_int_code = 0; in sclp_early_wait_irq()
59 } while (get_lowcore()->ext_int_code != EXT_IRQ_SERVICE_SIG); in sclp_early_wait_irq()
/linux/arch/s390/include/asm/
H A Dlowcore.h38 __u16 ext_int_code; /* 0x0086 */ member
/linux/arch/s390/kernel/
H A Dasm-offsets.c78 OFFSET(__LC_EXT_INT_CODE, lowcore, ext_int_code); in main()