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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPhys.cpp1669 VERR_PGM_RAM_CONFLICT);
2219 VERR_PGM_RAM_CONFLICT);
2231 VERR_PGM_RAM_CONFLICT); local
2795 VERR_PGM_RAM_CONFLICT);
2813 VERR_PGM_RAM_CONFLICT); local
3170 VERR_PGM_RAM_CONFLICT);
3199 VERR_PGM_RAM_CONFLICT);
3217 pPage, GCPhys, GCPhysLast, pszDesc), VERR_PGM_RAM_CONFLICT); local
/vbox/include/VBox/
H A Derr.h422 #define VERR_PGM_RAM_CONFLICT (-1608) macro

Completed in 54 milliseconds