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

/vbox/include/VBox/vmm/
H A Dvmm.h84 VMMCALLRING3_INVALID = 0, enumerator in enum:VMMCALLRING3
/vbox/src/VBox/VMM/VMMR3/
H A DVMM.cpp2282 pVCpu->vmm.s.enmCallRing3Operation = VMMCALLRING3_INVALID;
2312 pVCpu->vmm.s.enmCallRing3Operation = VMMCALLRING3_INVALID;

Completed in 48 milliseconds