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

/vbox/src/VBox/VMM/VMMAll/
H A DVMAll.cpp92 VMMRZCallRing3NoCpu(pVM, VMMCALLRING3_VM_SET_ERROR, 0);
/vbox/include/VBox/vmm/
H A Dvmm.h110 VMMCALLRING3_VM_SET_ERROR, enumerator in enum:VMMCALLRING3
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp781 case VMMCALLRING3_VM_SET_ERROR:
/vbox/src/VBox/VMM/VMMR3/
H A DVMM.cpp468 STAM_REG(pVM, &pVM->vmm.s.StatRZCallVMSetError, STAMTYPE_COUNTER, "/VMM/RZCallR3/VMSetError", STAMUNIT_OCCURENCES, "Number of VMMCALLRING3_VM_SET_ERROR calls.");
2265 case VMMCALLRING3_VM_SET_ERROR:

Completed in 58 milliseconds