Lines Matching refs:nxaddr
937 s64 xaddr, nxaddr; in dtSplitUp() local
1030 (s64) n, &nxaddr))) in dtSplitUp()
1036 PXDaddress(pxd, nxaddr); in dtSplitUp()
1040 nxaddr = addressPXD(pxd); in dtSplitUp()
1041 if (xaddr != nxaddr) { in dtSplitUp()
1044 dbFree(ip, nxaddr, (s64) xlen); in dtSplitUp()
2439 s64 nxaddr) in dtRelocate() argument
2460 (long long)lmxaddr, (long long)oxaddr, (long long)nxaddr, in dtRelocate()
2528 lp->header.next = cpu_to_le64(nxaddr); in dtRelocate()
2542 rp->header.prev = cpu_to_le64(nxaddr); in dtRelocate()
2563 PXDaddress(pxd, nxaddr); in dtRelocate()
2613 PXDaddress(pxd, nxaddr); in dtRelocate()