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

/vbox/src/VBox/VMM/include/
H A DVMMTracing.h84 # define VBOXVMM_EM_FF_ALL_RET(a_pVCpu, a_rc) \ macro
98 # define VBOXVMM_EM_FF_ALL_RET(a_pVCpu, a_rc) do { } while (0) macro
/vbox/src/VBox/VMM/VMMR3/
H A DEMHM.cpp586 VBOXVMM_EM_FF_ALL_RET(pVCpu, rc);
H A DEM.cpp1208 VBOXVMM_EM_FF_ALL_RET(pVCpu, rc);
2172 VBOXVMM_EM_FF_ALL_RET(pVCpu, rc);
H A DEMRaw.cpp1591 VBOXVMM_EM_FF_ALL_RET(pVCpu, rc);

Completed in 72 milliseconds