Home
last modified time | relevance | path

Searched refs:d_cache (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_protectionRegion.c511 u32 d_cache = OS_GetDCacheEnableFlagsForProtectionRegion(); in OS_DumpProtectionRegion() local
539 (d_cache & (1<<n))? 'O': '-', in OS_DumpProtectionRegion()