Searched refs:IO_INT_WORD_ISC (Results 1 – 2 of 2) sorted by relevance
250 #define IO_INT_WORD_ISC(_int_word) ((_int_word & 0x38000000) >> 27) macro
286 const uint8_t isc = IO_INT_WORD_ISC(io_int_word); in qemu_s390_inject_io()