Searched refs:clean_space (Results 1 – 1 of 1) sorted by relevance
154 static const char clean_space[MAX_L2CACHE_SIZE]; in flush_cache() local155 volatile const char *x = clean_space; in flush_cache()156 const char *clean_end = clean_space + sizeof clean_space; in flush_cache()