Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Dsclp.c27 S390_lowcore.ext_int_code = 0; in _sclp_wait_int()
41 } while (S390_lowcore.ext_int_code != EXT_IRQ_SERVICE_SIG); in _sclp_wait_int()
Dasm-offsets.c102 OFFSET(__LC_EXT_INT_CODE, _lowcore, ext_int_code); in main()
/linux-4.4.14/arch/s390/include/asm/
Dlowcore.h46 __u16 ext_int_code; /* 0x0086 */ member