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

/vbox/src/VBox/VMM/include/
H A DVMMTracing.h80 # define VBOXVMM_EM_FF_HIGH(a_pVCpu, a_fGlobal, a_fLocal, a_rc) \ macro
96 # define VBOXVMM_EM_FF_HIGH(a_pVCpu, a_fGlobal, a_fLocal, a_rc) do { } while (0) macro
/vbox/src/VBox/VMM/VMMR3/
H A DEM.cpp1557 VBOXVMM_EM_FF_HIGH(pVCpu, pVM->fGlobalForcedActions, pVCpu->fLocalForcedActions, rc);

Completed in 49 milliseconds