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

/vbox/include/VBox/vmm/
H A Dgmm.h182 GMMACCOUNT_END, enumerator in enum:GMMACCOUNT
/vbox/src/VBox/VMM/VMMR0/
H A DGMMR0.cpp2940 AssertMsgReturn(enmAccount > GMMACCOUNT_INVALID && enmAccount < GMMACCOUNT_END, ("%d\n", enmAccount), VERR_INVALID_PARAMETER);
3571 AssertMsgReturn(enmAccount > GMMACCOUNT_INVALID && enmAccount < GMMACCOUNT_END, ("%d\n", enmAccount), VERR_INVALID_PARAMETER);

Completed in 56 milliseconds