Home
last modified time | relevance | path

Searched defs:IsMMIOAddress (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/UnitTests/Core/
H A DMMIOTest.cpp34 TEST(IsMMIOAddress, SpecialAddresses) in TEST() argument
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/HW/
H A DMMIO.h43 inline bool IsMMIOAddress(u32 address) in IsMMIOAddress() function