Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dmaar.h55 write_c0_maari(idx << 1); in write_maar_pair()
66 write_c0_maari((idx << 1) | 0x1); in write_maar_pair()
H A Dmipsregs.h1936 #define write_c0_maari(val) __write_32bit_c0_register($17, 2, val) macro