Home
last modified time | relevance | path

Searched refs:SRC_COPY_AREA (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/osfmk/i386/
H A Dpal_hibernate.h39 #define SRC_COPY_AREA (DEST_COPY_AREA - HIB_MAP_SIZE) macro
40 #define COPY_PAGE_AREA (SRC_COPY_AREA - HIB_MAP_SIZE)
H A Dhibernate_restore.c74 case SRC_COPY_AREA: in pal_hib_map()