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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPhys.cpp2522 AssertLogRelReturn(cPages <= PGM_MMIO2_MAX_PAGE_COUNT, VERR_NO_MEMORY);
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h1633 #define PGM_MMIO2_MAX_PAGE_COUNT UINT32_C(0x00ffffff) macro

Completed in 152 milliseconds