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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp505 static const char * const g_apszVmxInstrErrors[HMVMX_INSTR_ERROR_MAX + 1] = variable
5002 Log4(("InstrError Desc. \"%s\"\n", g_apszVmxInstrErrors[pVCpu->hm.s.vmx.LastError.u32InstrError]));

Completed in 84 milliseconds