Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Ditcw.h19 struct tcw *itcw_get_tcw(struct itcw *itcw);
/linux-4.1.27/drivers/s390/cio/
Ditcw.c72 struct tcw *itcw_get_tcw(struct itcw *itcw) in itcw_get_tcw() function
76 EXPORT_SYMBOL(itcw_get_tcw);
/linux-4.1.27/drivers/s390/block/
Ddasd_eckd.c3135 cqr->cpaddr = itcw_get_tcw(itcw); in dasd_eckd_build_cp_tpm_track()