Searched refs:cf_dcache_status (Results 1 – 1 of 1) sorted by relevance
12 volatile int *cf_dcache_status = (int *)DCACHE_STATUS; variable26 return *cf_dcache_status; in dcache_status()88 *cf_dcache_status = 1; in dcache_enable()106 *cf_dcache_status = 0; in dcache_disable()127 if (*cf_dcache_status) in dcache_invalid()