Searched refs:OS_EnableICacheForProtectionRegion (Results 1 – 3 of 3) sorted by relevance
88 void OS_EnableICacheForProtectionRegion(register u32 flags);
38 asm void OS_EnableICacheForProtectionRegion( register u32 flags ) in OS_EnableICacheForProtectionRegion() function
867 OS_EnableICacheForProtectionRegion(1<<3); in CTRDG_Enable()