Lines Matching refs:write_c0_conf
51 write_c0_conf(config & ~TX39_CONF_ICE); in tx39h_flush_icache_all()
54 write_c0_conf(config); in tx39h_flush_icache_all()
91 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_blast_icache_page()
94 write_c0_conf(config); in tx39_blast_icache_page()
104 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_blast_icache_page_indexed()
107 write_c0_conf(config); in tx39_blast_icache_page_indexed()
117 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_blast_icache()
120 write_c0_conf(config); in tx39_blast_icache()
246 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_flush_icache_range()
249 write_c0_conf(config); in tx39_flush_icache_range()
335 write_c0_conf(config); in tx39_cache_init()