Searched refs:imageReadPhys (Results 1 – 1 of 1) sorted by relevance
580 uint64_t imageReadPhys; in hibernate_kernel_entrypoint() local690 imageReadPhys = (pageIndexPhys + gIOHibernateCurrentHeader->previewPageListSize); in hibernate_kernel_entrypoint()691 lastPageIndexPage = atop_64_ppnum(HIB_ROUND_PAGE(imageReadPhys)); in hibernate_kernel_entrypoint()696 imageReadPhys = (mapPhys + gIOHibernateCurrentHeader->bitmapSize); in hibernate_kernel_entrypoint()722 srcPhys = imageReadPhys; in hibernate_kernel_entrypoint()728 imageReadPhys = srcPhys; in hibernate_kernel_entrypoint()740 imageReadPhys = srcPhys; in hibernate_kernel_entrypoint()773 conflicts |= ((ppnum >= atop_64_ppnum(imageReadPhys)) && (ppnum <= lastImagePage)); in hibernate_kernel_entrypoint()