Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Ditcw.c73 struct tcw *itcw_get_tcw(struct itcw *itcw) in itcw_get_tcw() function
77 EXPORT_SYMBOL(itcw_get_tcw);
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Ditcw.h20 struct tcw *itcw_get_tcw(struct itcw *itcw);
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_eckd.c2446 cqr->cpaddr = itcw_get_tcw(itcw); in dasd_eckd_build_check_tcw()
4440 cqr->cpaddr = itcw_get_tcw(itcw); in dasd_eckd_build_cp_tpm_track()