Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/cio/
Dfcx.c191 void tcw_set_intrg(struct tcw *tcw, struct tcw *intrg_tcw) in tcw_set_intrg() function
195 EXPORT_SYMBOL(tcw_set_intrg);
Ditcw.c224 tcw_set_intrg(itcw->tcw, itcw->intrg_tcw); in itcw_init()
/Linux-v6.6/arch/s390/include/asm/
Dfcx.h300 void tcw_set_intrg(struct tcw *tcw, struct tcw *intrg_tcw);