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

/xnu-2782.1.97/osfmk/kern/
H A Dhibernate.c62 page_list = hibernate_page_list_allocate(TRUE);
68 page_list_wired = hibernate_page_list_allocate(FALSE);
76 page_list_pal = hibernate_page_list_allocate(FALSE);
/xnu-2782.1.97/osfmk/i386/
H A Dhibernate_i386.c54 hibernate_page_list_allocate(boolean_t log) function
/xnu-2782.1.97/iokit/IOKit/
H A DIOHibernatePrivate.h351 hibernate_page_list_allocate(boolean_t log);

Completed in 24 milliseconds