Searched refs:pal_hib_resume_init (Results 1 – 4 of 4) sorted by relevance
121 void pal_hib_resume_init(pal_hib_ctx_t *palHibCtx, hibernate_page_list_t *map, uint32_t *nextFree);
113 pal_hib_resume_init(__unused pal_hib_ctx_t *ctx, __unused hibernate_page_list_t *map, __unused uint… in pal_hib_resume_init() function
87 pal_hib_resume_init(pal_hib_ctx_t *ctx, hibernate_page_list_t *map, uint32_t *nextFree) in pal_hib_resume_init() function
667 pal_hib_resume_init(&palHibCtx, map, &nextFree); in hibernate_kernel_entrypoint()