Searched refs:sh_cache_write_through_p0_u0_p3 (Results 1 – 4 of 4) sorted by relevance
59 int sh_cache_write_through_p0_u0_p3; variable135 sh_cache_write_through_p0_u0_p3 ? "through" : "back", in sh_cache_information()
85 sh_cache_write_through_p0_u0_p3 = r & SH3_CCR_WT; in sh3_cache_config()87 sh_cache_write_through = sh_cache_write_through_p0_u0_p3 && in sh3_cache_config()
133 sh_cache_write_through_p0_u0_p3 = (r & SH4_CCR_WT); in sh4_cache_config()135 sh_cache_write_through = sh_cache_write_through_p0_u0_p3 && in sh4_cache_config()
135 extern int sh_cache_write_through_p0_u0_p3;