Searched refs:VMMCALLRING3_VM_SET_RUNTIME_ERROR (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DVMAll.cpp285 int rc = VMMRZCallRing3NoCpu(pVM, VMMCALLRING3_VM_SET_RUNTIME_ERROR, 0);
/vbox/include/VBox/vmm/
H A Dvmm.h112 VMMCALLRING3_VM_SET_RUNTIME_ERROR, enumerator in enum:VMMCALLRING3
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp784 case VMMCALLRING3_VM_SET_RUNTIME_ERROR:
/vbox/src/VBox/VMM/VMMR3/
H A DVMM.cpp469 STAM_REG(pVM, &pVM->vmm.s.StatRZCallVMSetRuntimeError, STAMTYPE_COUNTER, "/VMM/RZCallR3/VMRuntimeError", STAMUNIT_OCCURENCES, "Number of VMMCALLRING3_VM_SET_RUNTIME_ERROR calls.");
2273 case VMMCALLRING3_VM_SET_RUNTIME_ERROR:

Completed in 56 milliseconds