Searched refs:targetmembase (Results 1 – 1 of 1) sorted by relevance
1217 uint64 *targetmembase = static_cast<uint64*>(dstpe->addr); in CrcCopyPage() local1223 uint64 *targetmem = targetmembase + currentblock * blockwords; in CrcCopyPage()1286 uint64 *targetmem = targetmembase + blocks * blockwords; in CrcCopyPage()1373 uint64 *targetmembase = static_cast<uint64*>(dstpe->addr); in CrcWarmCopyPage() local1379 uint64 *targetmem = targetmembase + currentblock * blockwords; in CrcWarmCopyPage()1441 uint64 *targetmem = targetmembase + blocks * blockwords; in CrcWarmCopyPage()