Searched refs:CACHE_CTRL_IF (Results 1 – 2 of 2) sorted by relevance
168 if (env->cache_control & CACHE_CTRL_IF) { in leon3_cache_control_int()
352 #define CACHE_CTRL_IF (1 << 4) /* Instruction Cache Freeze on Interrupt */ macro