Searched refs:copyDest (Results 1 – 1 of 1) sorted by relevance
292 uint8_t *copyDest = (uint8_t *)vars->handoffBuffer->getBytesNoCopy(); in HibernationCopyHandoffRegionFromPageArray() local325 memcpy(©Dest[i * PAGE_SIZE], (void *)phystokv(ptoa_64(page_array[i])), PAGE_SIZE); in HibernationCopyHandoffRegionFromPageArray()