tcw_get_tsb
struct tsb *tcw_get_tsb(struct tcw *tcw);
tsb = tcw_get_tsb(dma32_to_virt(irb->scsw.tm.tcw));
EXPORT_SYMBOL(tcw_get_tsb);