Searched defs:StartPage (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DRuntimeMemAllocation.c229 UINTN StartPage; local
251 StartPage = RT_SIZE_TO_PAGES (AllocOffset);
254 mRTPageTable->Pages[StartPage + Index].PageFlag |= RT_PAGE_USED;
255 mRTPageTable->Pages[StartPage + Index].StartPageOffset = AllocOffset;
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DPrintstr.h695 int (*StartPage)( member in struct:_xpprintFuncs
752 * RTpage resource associated with each StartPage'd window.

Completed in 336 milliseconds