Searched refs:VERR_PGM_INVALID_CR3_ADDR (Results 1 - 2 of 2) sorted by relevance
/vbox/include/VBox/ | ||
H A D | err.h | 559 #define VERR_PGM_INVALID_CR3_ADDR (-1668) macro |
/vbox/src/VBox/VMM/VMMAll/ | ||
H A D | PGMAllBth.h | 4538 AssertReturn(pPageCR3, VERR_PGM_INVALID_CR3_ADDR); |
Completed in 67 milliseconds