Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds