Home
last modified time | relevance | path

Searched refs:TCW_FLAGS_INPUT_TIDA (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Dfcx.h15 #define TCW_FLAGS_INPUT_TIDA (1 << (23 - 5)) macro
/linux-4.4.14/drivers/s390/cio/
Dfcx.c211 tcw->flags |= TCW_FLAGS_INPUT_TIDA; in tcw_set_data()