Home
last modified time | relevance | path

Searched refs:write_c0_errctl (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/mips/kernel/
Dspram.c35 #define write_c0_errctl(x) write_c0_ecc(x) macro
44 write_c0_errctl(res | set); in bis_c0_errctl()
62 write_c0_errctl(errctl); in ispram_store_tag()
79 write_c0_errctl(errctl); in ispram_load_tag()
96 write_c0_errctl(errctl); in dspram_store_tag()
112 write_c0_errctl(errctl); in dspram_load_tag()