Searched refs:VERR_PGM_MAPPINGS_SMP (Results 1 - 2 of 2) sorted by relevance
/vbox/include/VBox/ | ||
H A D | err.h | 529 #define VERR_PGM_MAPPINGS_SMP (-1653) macro |
/vbox/src/VBox/VMM/VMMR3/ | ||
H A D | PGMMap.cpp | 564 AssertReturn(pVM->cCpus == 1, VERR_PGM_MAPPINGS_SMP); |
Completed in 2479 milliseconds