Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dmipsmtregs.h99 #define VPECONTROL_TARGTC (_ULCAST_(0xff)) macro
343 write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); \