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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMMap.cpp563 AssertReturn(pgmMapAreMappingsEnabled(pVM), VERR_PGM_MAPPINGS_DISABLED); local
/vbox/include/VBox/
H A Derr.h527 #define VERR_PGM_MAPPINGS_DISABLED (-1652) macro

Completed in 46 milliseconds