Lines Matching refs:nxaddr
944 s64 xaddr, nxaddr; in dtSplitUp() local
1037 (s64) n, &nxaddr))) in dtSplitUp()
1043 PXDaddress(pxd, nxaddr); in dtSplitUp()
1047 nxaddr = addressPXD(pxd); in dtSplitUp()
1048 if (xaddr != nxaddr) { in dtSplitUp()
1051 dbFree(ip, nxaddr, (s64) xlen); in dtSplitUp()
2446 s64 nxaddr) in dtRelocate() argument
2467 (long long)lmxaddr, (long long)oxaddr, (long long)nxaddr, in dtRelocate()
2535 lp->header.next = cpu_to_le64(nxaddr); in dtRelocate()
2549 rp->header.prev = cpu_to_le64(nxaddr); in dtRelocate()
2570 PXDaddress(pxd, nxaddr); in dtRelocate()
2620 PXDaddress(pxd, nxaddr); in dtRelocate()