Searched refs:VERR_PGM_PHYS_PAGE_GET_IPE (Results 1 - 2 of 2) sorted by relevance
/vbox/include/VBox/ | ||
H A D | err.h | 583 #define VERR_PGM_PHYS_PAGE_GET_IPE (-1680) macro |
/vbox/src/VBox/VMM/VMMR3/ | ||
H A D | PGMPhys.cpp | 3588 AssertLogRelReturn(pShadowPage, VERR_PGM_PHYS_PAGE_GET_IPE); |
Completed in 3406 milliseconds