Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dmipsmtregs.h108 #define VPECONTROL_TE (_ULCAST_(1) << VPECONTROL_TE_SHIFT) macro
269 #define EMT_ENABLE VPECONTROL_TE
/Linux-v4.19/arch/mips/kernel/
Dsmp-mt.c81 write_vpe_c0_vpecontrol(read_vpe_c0_vpecontrol() & ~VPECONTROL_TE); in smvp_vpe_init()
Dvpe-mt.c437 ~VPECONTROL_TE); in vpe_module_init()