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

/vbox/include/VBox/vmm/
H A Dvmm.h350 VMMR0_DO_RAW_RUN = SUP_VMMR0_DO_RAW_RUN,
/vbox/src/VBox/HostDrivers/Support/
H A DSUPLib.cpp618 if (RT_LIKELY(uOperation == SUP_VMMR0_DO_RAW_RUN))
635 AssertMsgReturn( uOperation != SUP_VMMR0_DO_RAW_RUN
722 AssertMsgReturn( uOperation != SUP_VMMR0_DO_RAW_RUN
H A DSUPDrv.cpp1381 pDevExt->pfnVMMR0EntryFast(pSession->pVM, idCpu, SUP_VMMR0_DO_RAW_RUN);
/vbox/include/VBox/
H A Dsup.h738 #define SUP_VMMR0_DO_RAW_RUN 0 macro

Completed in 558 milliseconds