Home
last modified time | relevance | path

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

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