Searched refs:sh_cache_write_through_p0_u0_p3 (Results 1 – 4 of 4) sorted by relevance
64 int sh_cache_write_through_p0_u0_p3; variable145 sh_cache_write_through_p0_u0_p3 ? "through" : "back", in sh_cache_information()
91 sh_cache_write_through_p0_u0_p3 = r & SH3_CCR_WT; in sh3_cache_config()93 sh_cache_write_through = sh_cache_write_through_p0_u0_p3 && in sh3_cache_config()
150 sh_cache_write_through_p0_u0_p3 = (r & SH4_CCR_WT); in sh4_cache_config()152 sh_cache_write_through = sh_cache_write_through_p0_u0_p3 && in sh4_cache_config()
134 extern int sh_cache_write_through_p0_u0_p3;