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

/vbox/src/VBox/VMM/include/
H A DVMMTracing.h78 # define VBOXVMM_EM_RAW_RUN_RET(a_pVCpu, a_pCtx, a_rc) \ macro
95 # define VBOXVMM_EM_RAW_RUN_RET(a_pVCpu, a_pCtx, a_rc) do { } while (0) macro
/vbox/src/VBox/VMM/VMMR3/
H A DEMRaw.cpp1491 VBOXVMM_EM_RAW_RUN_RET(pVCpu, pCtx, rc);

Completed in 46 milliseconds