Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/
A Dmipsmtregs.h129 #define VPECONF0_XTC_SHIFT 21 macro
130 #define VPECONF0_XTC (_ULCAST_(0xff) << VPECONF0_XTC_SHIFT)
/linux-6.3-rc2/arch/mips/kernel/
A Dsmp-mt.c95 write_vpe_c0_vpeconf0(read_vpe_c0_vpeconf0() | (tc << VPECONF0_XTC_SHIFT)); in smvp_tc_init()
A Dvpe-mt.c114 | (t->index << VPECONF0_XTC_SHIFT)); in vpe_run()
A Dcps-vec.S267 sll t1, ta1, VPECONF0_XTC_SHIFT

Completed in 8 milliseconds