Home
last modified time | relevance | path

Searched refs:pal_hib_patchup (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.141.3/osfmk/machine/ !
H A Dpal_hibernate.h139 void pal_hib_patchup(pal_hib_ctx_t *palHibCtx);
/xnu-8796.141.3/osfmk/i386/ !
H A Dhibernate_restore.c123 pal_hib_patchup(__unused pal_hib_ctx_t *ctx) in pal_hib_patchup() function
/xnu-8796.141.3/osfmk/arm64/ !
H A Dhibernate_restore.c97 pal_hib_patchup(pal_hib_ctx_t *ctx) in pal_hib_patchup() function
/xnu-8796.141.3/iokit/Kernel/ !
H A DIOHibernateRestoreKernel.c831 pal_hib_patchup(&palHibCtx); in hibernate_kernel_entrypoint()