Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/char/
Dsclp_early_core.c44 S390_lowcore.ext_int_code = 0; in sclp_early_wait_irq()
58 } while (S390_lowcore.ext_int_code != EXT_IRQ_SERVICE_SIG); in sclp_early_wait_irq()
/linux-6.1.9/arch/s390/include/asm/
Dlowcore.h32 __u16 ext_int_code; /* 0x0086 */ member
/linux-6.1.9/arch/s390/kernel/
Dasm-offsets.c75 OFFSET(__LC_EXT_INT_CODE, lowcore, ext_int_code); in main()