Home
last modified time | relevance | path

Searched refs:tcw_get_tsb (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dfcx.c62 * tcw_get_tsb - return pointer to tsb associated with tcw
67 struct tsb *tcw_get_tsb(struct tcw *tcw) in tcw_get_tsb() function
71 EXPORT_SYMBOL(tcw_get_tsb); variable
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dfcx.c63 * tcw_get_tsb - return pointer to tsb associated with tcw
68 struct tsb *tcw_get_tsb(struct tcw *tcw) in tcw_get_tsb() function
72 EXPORT_SYMBOL(tcw_get_tsb); variable
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dfcx.h295 struct tsb *tcw_get_tsb(struct tcw *tcw);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dfcx.h295 struct tsb *tcw_get_tsb(struct tcw *tcw);
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd.c4170 tsb = tcw_get_tsb((struct tcw *)(unsigned long) in dasd_get_sense()
H A Ddasd_eckd.c5609 tsb = tcw_get_tsb( in dasd_eckd_dump_sense_tcw()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd.c4032 tsb = tcw_get_tsb(phys_to_virt(irb->scsw.tm.tcw)); in dasd_get_sense()
H A Ddasd_eckd.c5724 tsb = tcw_get_tsb(phys_to_virt(irb->scsw.tm.tcw)); in dasd_eckd_dump_sense_tcw()

Completed in 28 milliseconds