Searched refs:pageAndCount (Results 1 – 1 of 1) sorted by relevance
1635 uint32_t pageAndCount[2]; in hibernate_write_image() local1865 pageAndCount[0] = atop_64_ppnum(phys64); in hibernate_write_image()1866 pageAndCount[1] = atop_64_ppnum(segLen); in hibernate_write_image()1868 (const uint8_t *) &pageAndCount, sizeof(pageAndCount), in hibernate_write_image()1874 ppnum += sizeof(pageAndCount); in hibernate_write_image()2045 pageAndCount[0] = (uint32_t) ppnum; in hibernate_write_image()2046 pageAndCount[1] = (uint32_t) count; in hibernate_write_image()2048 (const uint8_t *) &pageAndCount, sizeof(pageAndCount), in hibernate_write_image()