Home
last modified time | relevance | path

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

/linux-4.1.27/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()
/linux-4.1.27/arch/s390/include/asm/
Dfcx.h299 void tcw_set_intrg(struct tcw *tcw, struct tcw *intrg_tcw);