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

/vbox/include/iprt/
H A Dassert.h2609 /** @def AssertGCPhys32
2614 #define AssertGCPhys32(GCPhys) AssertMsg(VALID_PHYS32(GCPhys), ("%RGp\n", (RTGCPHYS)(GCPhys))) macro

Completed in 214 milliseconds