Searched refs:hibernate_restore_phys_page (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dhibernate_restore.c41 hibernate_restore_phys_page(uint64_t src, uint64_t dst, uint32_t len, uint32_t procFlags) function
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOHibernatePrivate.h376 hibernate_restore_phys_page(uint64_t src, uint64_t dst, uint32_t len, uint32_t procFlags);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateRestoreKernel.c388 dst = hibernate_restore_phys_page((uint64_t) (uintptr_t) src, dst, PAGE_SIZE, procFlags);

Completed in 16 milliseconds