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

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2602 # define PGM_A20_ASSERT_MASKED(pVCpu, a_GCPhys) Assert(PGM_A20_APPLY(pVCpu, a_GCPhys) == (a_GCPhys)) macro
2607 # define PGM_A20_ASSERT_MASKED(pVCpu, a_GCPhys) do { } while (0) macro

Completed in 80 milliseconds