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

/vbox/src/VBox/VMM/include/
H A DPATMInternal.h128 #define PATM_ILLEGAL_DESTINATION 0xDEADBEEF macro
/vbox/src/VBox/VMM/VMMR3/
H A DPATMPatch.cpp282 dest = PATM_ILLEGAL_DESTINATION;
387 AssertReleaseRCBreakStmt(rc, dest = PATM_ILLEGAL_DESTINATION);
401 dest = PATM_ILLEGAL_DESTINATION;

Completed in 74 milliseconds