Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/machine/
H A Dpal_hibernate.h98 void pal_hib_restore_pal_state(uint32_t *src);
/xnu-8792.41.9/osfmk/i386/
H A Dhibernate_restore.c107 pal_hib_restore_pal_state(uint32_t *arg) in pal_hib_restore_pal_state() function
/xnu-8792.41.9/osfmk/arm64/
H A Dhibernate_restore.c82 pal_hib_restore_pal_state(__unused uint32_t *arg) in pal_hib_restore_pal_state() function
/xnu-8792.41.9/iokit/Kernel/
H A DIOHibernateRestoreKernel.c809 pal_hib_restore_pal_state(src); in hibernate_kernel_entrypoint()