Home
last modified time | relevance | path

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

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