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

/vbox/src/VBox/VMM/VMMR3/
H A DVMMTests.cpp212 rc = SUPR3CallVMMR0Fast(pVM->pVMR0, VMMR0_DO_RAW_RUN, 0);
267 rc = SUPR3CallVMMR0Fast(pVM->pVMR0, VMMR0_DO_RAW_RUN, 0);
522 rc = SUPR3CallVMMR0Fast(pVM->pVMR0, VMMR0_DO_RAW_RUN, 0);
574 rc = SUPR3CallVMMR0Fast(pVM->pVMR0, VMMR0_DO_RAW_RUN, 0);
H A DVMM.cpp1303 rc = SUPR3CallVMMR0Fast(pVM->pVMR0, VMMR0_DO_RAW_RUN, 0);
1984 rc = SUPR3CallVMMR0Fast(pVM->pVMR0, VMMR0_DO_RAW_RUN, 0);
2094 rc = SUPR3CallVMMR0Fast(pVM->pVMR0, VMMR0_DO_RAW_RUN, 0);
/vbox/include/VBox/vmm/
H A Dvmm.h350 VMMR0_DO_RAW_RUN = SUP_VMMR0_DO_RAW_RUN, enumerator in enum:VMMR0OPERATION
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp868 case VMMR0_DO_RAW_RUN:

Completed in 44 milliseconds