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

/vbox/src/VBox/Debugger/
H A DDBGCEmulateCodeView.cpp3227 uint64_t uEfer; local
3228 rc = DBGFR3RegCpuQueryU64(pUVM, pDbgc->idCpu, DBGFREG_MSR_K6_EFER, &uEfer);
3230 || !(uEfer & MSR_K6_EFER_LMA) )

Completed in 92 milliseconds