Home
last modified time | relevance | path

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

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