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

/vbox/include/VBox/
H A Derr.h505 #define VERR_PGM_PHYS_NOT_RAM (-1639) macro
/vbox/src/VBox/VMM/VMMR3/
H A DPGMPhys.cpp4576 return VMSetError(pVM, VERR_PGM_PHYS_NOT_RAM, RT_SRC_POS, "GCPhys=%RGp type=%d", GCPhys, PGM_PAGE_GET_TYPE(pPage));

Completed in 2032 milliseconds