Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c107 #define M_TC_EN_VPE M_PERFCTL_MT_EN(MIPS_PERFCTRL_MT_EN_VPE)
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h778 #define MIPS_PERFCTRL_MT_EN_VPE (_ULCAST_(1) << 20) macro