Searched refs:CACHE_CTRL_DF (Results 1 – 2 of 2) sorted by relevance
180 if (env->cache_control & CACHE_CTRL_DF) { in leon3_cache_control_int()
353 #define CACHE_CTRL_DF (1 << 5) /* Data Cache Freeze on Interrupt */ macro