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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFAddr.cpp48 DECLINLINE(bool) dbgfR3IsHMA(PUVM pUVM, RTGCUINTPTR FlatPtr) function
126 || dbgfR3IsHMA(pUVM, pAddress->FlatPtr))
133 if (dbgfR3IsHMA(pUVM, pAddress->FlatPtr))
165 if (dbgfR3IsHMA(pUVM, pAddress->FlatPtr))
188 if (dbgfR3IsHMA(pUVM, pAddress->FlatPtr))

Completed in 44 milliseconds