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

/linux-master/arch/mips/kernel/
H A Dsmp-mt.c96 write_vpe_c0_vpeconf0(read_vpe_c0_vpeconf0() | (tc << VPECONF0_XTC_SHIFT));
H A Dvpe-mt.c114 | (t->index << VPECONF0_XTC_SHIFT));
H A Dcps-vec.S238 sll t1, ta1, VPECONF0_XTC_SHIFT
/linux-master/arch/mips/include/asm/
H A Dmipsmtregs.h129 #define VPECONF0_XTC_SHIFT 21 macro
130 #define VPECONF0_XTC (_ULCAST_(0xff) << VPECONF0_XTC_SHIFT)

Completed in 127 milliseconds