Lines Matching refs:nxaddr
945 s64 xaddr, nxaddr; in dtSplitUp() local
1038 (s64) n, &nxaddr))) in dtSplitUp()
1044 PXDaddress(pxd, nxaddr); in dtSplitUp()
1048 nxaddr = addressPXD(pxd); in dtSplitUp()
1049 if (xaddr != nxaddr) { in dtSplitUp()
1052 dbFree(ip, nxaddr, (s64) xlen); in dtSplitUp()
2447 s64 nxaddr) in dtRelocate() argument
2468 (long long)lmxaddr, (long long)oxaddr, (long long)nxaddr, in dtRelocate()
2536 lp->header.next = cpu_to_le64(nxaddr); in dtRelocate()
2550 rp->header.prev = cpu_to_le64(nxaddr); in dtRelocate()
2571 PXDaddress(pxd, nxaddr); in dtRelocate()
2621 PXDaddress(pxd, nxaddr); in dtRelocate()