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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOKitKernelInternal.h99 extern ppnum_t gIOLastPage;
H A DIOLib.cpp393 else if (gIOLastPage && (atop_64(maxPhys) > gIOLastPage))
H A DIODMACommand.cpp268 ppnum_t highPage = fMDSummary.fHighestPage ? fMDSummary.fHighestPage : gIOLastPage;
H A DIOMemoryDescriptor.cpp99 ppnum_t gIOLastPage; variable
3657 gIOLastPage = IOGetLastPageNumber();

Completed in 28 milliseconds