Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_protectionRegion.c510 u32 i_cache = OS_GetICacheEnableFlagsForProtectionRegion(); in OS_DumpProtectionRegion() local
538 (i_cache & (1<<n))? 'O': '-', in OS_DumpProtectionRegion()