Home
last modified time | relevance | path

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

/drivers/s390/cio/
Dfcx.c189 void tcw_set_intrg(struct tcw *tcw, struct tcw *intrg_tcw) in tcw_set_intrg() function
193 EXPORT_SYMBOL(tcw_set_intrg);
Ditcw.c222 tcw_set_intrg(itcw->tcw, itcw->intrg_tcw); in itcw_init()