Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
Dmipsmtregs.h130 #define VPECONF0_XTC (_ULCAST_(0xff) << VPECONF0_XTC_SHIFT) macro
/linux-5.19.10/arch/mips/kernel/
Dvpe-mt.c114 write_vpe_c0_vpeconf0((read_vpe_c0_vpeconf0() & ~(VPECONF0_XTC)) in vpe_run()