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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFMem.cpp548 return DBGFPGDMP_FLAGS_EPT;
665 AssertReturn( !(fFlags & DBGFPGDMP_FLAGS_EPT)
H A DPGMDbg.cpp931 pState->fEpt = !!(fFlags & DBGFPGDMP_FLAGS_EPT);
/vbox/include/VBox/vmm/
H A Ddbgf.h977 #define DBGFPGDMP_FLAGS_EPT RT_BIT_32(10) macro
/vbox/src/VBox/Debugger/
H A DDBGCEmulateCodeView.cpp2845 { "ept", DBGFPGDMP_FLAGS_EPT },

Completed in 71 milliseconds