Searched refs:TCW_FLAGS_INPUT_TIDA (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/s390/include/asm/ | ||
D | fcx.h | 15 #define TCW_FLAGS_INPUT_TIDA (1 << (23 - 5)) macro |
/linux-4.4.14/drivers/s390/cio/ | ||
D | fcx.c | 211 tcw->flags |= TCW_FLAGS_INPUT_TIDA; in tcw_set_data() |