Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Ditcw.h20 struct tcw *itcw_get_tcw(struct itcw *itcw);
/linux/drivers/s390/cio/
H A Ditcw.c70 * itcw_get_tcw - return pointer to tcw associated with the itcw
75 struct tcw *itcw_get_tcw(struct itcw *itcw) in itcw_get_tcw() function
79 EXPORT_SYMBOL(itcw_get_tcw);
/linux/drivers/s390/block/
H A Ddasd_eckd.c2532 cqr->cpaddr = itcw_get_tcw(itcw); in dasd_eckd_build_check_tcw()
4548 cqr->cpaddr = itcw_get_tcw(itcw); in dasd_eckd_build_cp_tpm_track()