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

/linux-master/arch/mips/include/asm/
H A Dmipsmtregs.h104 #define VPECONTROL_TARGTC (_ULCAST_(0xff)) macro
420 write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); \
/linux-master/arch/mips/kernel/
H A Dcps-vec.S381 ori t0, t0, VPECONTROL_TARGTC
382 xori t0, t0, VPECONTROL_TARGTC

Completed in 107 milliseconds