Home
last modified time | relevance | path

Searched refs:VPECONTROL_TE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dmipsmtregs.h107 #define VPECONTROL_TE (_ULCAST_(1) << VPECONTROL_TE_SHIFT) macro
268 #define EMT_ENABLE VPECONTROL_TE
/openbmc/linux/arch/mips/kernel/
H A Dsmp-mt.c71 write_vpe_c0_vpecontrol(read_vpe_c0_vpecontrol() & ~VPECONTROL_TE); in smvp_vpe_init()
H A Dvpe-mt.c434 ~VPECONTROL_TE); in vpe_module_init()