Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/kernel/
Dspram.c31 #define write_c0_errctl(x) write_c0_ecc(x) macro
40 write_c0_errctl(res | set); in bis_c0_errctl()
58 write_c0_errctl(errctl); in ispram_store_tag()
75 write_c0_errctl(errctl); in ispram_load_tag()
92 write_c0_errctl(errctl); in dspram_store_tag()
108 write_c0_errctl(errctl); in dspram_load_tag()