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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOHibernatePrivate.h333 hibernate_page_list_setall(hibernate_page_list_t * page_list,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp56 hibernate_page_list_setall() is called to get a bitmap of dram pages that need to be saved.
58 by hibernate_page_list_setall(), avoiding having to find arch dependent low level bits.
1228 hibernate_page_list_setall(vars->page_list,
1243 HIBLOG("hibernate_page_list_setall preflight pageCount %d est comp %qd setfile %qd min %qd\n",
2135 hibernate_page_list_setall(vars->page_list,
2141 HIBLOG("hibernate_page_list_setall found pageCount %d\n", pageCount);
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_resident.c5075 Grab locks for hibernate_page_list_setall()
5115 hibernate_page_list_setall(hibernate_page_list_t * page_list, function
5137 HIBLOG("hibernate_page_list_setall(preflight %d) start %p, %p\n", preflight, page_list, page_list_wired);
5382 HIBLOG("hibernate_page_list_setall time: %qd ms\n", nsec / 1000000ULL);

Completed in 97 milliseconds