Searched refs:palHibCtx (Results 1 – 2 of 2) sorted by relevance
121 void pal_hib_resume_init(pal_hib_ctx_t *palHibCtx, hibernate_page_list_t *map, uint32_t *nextFree);131 void pal_hib_restored_page(pal_hib_ctx_t *palHibCtx, pal_hib_restore_stage_t stage, ppnum_t ppnum);139 void pal_hib_patchup(pal_hib_ctx_t *palHibCtx);
602 pal_hib_ctx_t palHibCtx; in hibernate_kernel_entrypoint() local667 pal_hib_resume_init(&palHibCtx, map, &nextFree); in hibernate_kernel_entrypoint()804 pal_hib_restored_page(&palHibCtx, stage, ppnum); in hibernate_kernel_entrypoint()831 pal_hib_patchup(&palHibCtx); in hibernate_kernel_entrypoint()