Lines Matching refs:nxaddr
932 s64 xaddr, nxaddr; in dtSplitUp() local
1025 (s64) n, &nxaddr))) in dtSplitUp()
1031 PXDaddress(pxd, nxaddr); in dtSplitUp()
1035 nxaddr = addressPXD(pxd); in dtSplitUp()
1036 if (xaddr != nxaddr) { in dtSplitUp()
1039 dbFree(ip, nxaddr, (s64) xlen); in dtSplitUp()
2434 s64 nxaddr) in dtRelocate() argument
2455 (long long)lmxaddr, (long long)oxaddr, (long long)nxaddr, in dtRelocate()
2523 lp->header.next = cpu_to_le64(nxaddr); in dtRelocate()
2537 rp->header.prev = cpu_to_le64(nxaddr); in dtRelocate()
2558 PXDaddress(pxd, nxaddr); in dtRelocate()
2608 PXDaddress(pxd, nxaddr); in dtRelocate()