Searched refs:write_c0_vpecontrol (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dmipsmtregs.h26 #define write_c0_vpecontrol(val) __write_32bit_c0_register($1, 1, val) macro
420 write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); \

Completed in 146 milliseconds