Lines Matching refs:tce
35 #include <asm/tce.h>
174 u64 proto_tce, tce;
185 tce = proto_tce | rpn << tceshift;
186 rc = plpar_tce_put((u64)liobn, (u64)tcenum << tceshift, tce);
199 printk("\ttce val = 0x%llx\n", tce );
366 __be32 liobn; /* tce table number */
413 /* round back to the beginning of the tce page size */
482 /* round back to the beginning of the tce page size */
557 basep = of_get_property(node, "linux,tce-base", NULL);
558 sizep = of_get_property(node, "linux,tce-size", NULL);
561 "missing tce entries !\n", dn);
665 long *tce, enum dma_data_direction *direction)
671 unsigned long newtce = *tce | proto_tce;
681 *tce = oldtce & ~(TCE_PCI_READ | TCE_PCI_WRITE);
1439 dev_dbg(&dev->dev, "created tce table LIOBN 0x%x for %pOF\n",