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

/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOHibernateIO.cpp2286 uintptr_t hibernateEnd; local
2290 hibernateEnd = (segHIBB + segSizeHIB);
2305 count = atop_32(round_page(hibernateEnd) - hibernateBase);
2341 count = round_page(hibernateEnd) - ((uintptr_t) src);
2435 count = atop_32(round_page(KERNEL_IMAGE_TO_PHYS(hibernateEnd))) - page;

Completed in 124 milliseconds