Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/char/
Dsclp_early_core.c43 S390_lowcore.ext_int_code = 0; in sclp_early_wait_irq()
57 } while (S390_lowcore.ext_int_code != EXT_IRQ_SERVICE_SIG); in sclp_early_wait_irq()
/Linux-v5.10/arch/s390/include/asm/
Dlowcore.h26 __u16 ext_int_code; /* 0x0086 */ member
/Linux-v5.10/arch/s390/kernel/
Dasm-offsets.c73 OFFSET(__LC_EXT_INT_CODE, lowcore, ext_int_code); in main()