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