Searched defs:VBOXVMM_EM_STATE_UNCHANGED (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DVMMTracing.h74 # define VBOXVMM_EM_STATE_UNCHANGED(a_pVCpu, a_enmState, a_rc) \ macro
93 # define VBOXVMM_EM_STATE_UNCHANGED(a_pVCpu, a_enmState, a_rc) do { } while (0) macro

Completed in 1550 milliseconds