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

/vbox/include/iprt/
H A Dtypes.h1304 /** @def NIL_RTGCPHYS
1306 * NIL_RTGCPHYS is used to signal an invalid physical address, similar
1310 #define NIL_RTGCPHYS (~(RTGCPHYS)0U) macro
1500 # define NIL_RTCCPHYS NIL_RTGCPHYS

Completed in 44 milliseconds