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

/vbox/include/VBox/vmm/
H A Dgmm.h174 GMMACCOUNT_INVALID = 0, 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 65 milliseconds