Searched refs:TX39_CONF_ICE (Results 1 – 3 of 3) sorted by relevance
51 write_c0_conf(config & ~TX39_CONF_ICE); in tx39h_flush_icache_all()91 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_blast_icache_page()104 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_blast_icache_page_indexed()117 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_blast_icache()246 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_flush_icache_range()305 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_flush_cache_sigtramp()
222 conf &= ~TX39_CONF_ICE; in txx9_cache_fixup()234 conf |= TX39_CONF_ICE; in txx9_cache_fixup()239 if (!(conf & TX39_CONF_ICE)) in txx9_cache_fixup()
972 #define TX39_CONF_ICE 0x00000020 macro