Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/oprofile/
Dop_model_mipsxx.c20 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S)
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dmipsregs.h787 #define MIPS_PERFCTRL_VPEID_S 16 macro
788 #define MIPS_PERFCTRL_VPEID (_ULCAST_(0xf) << MIPS_PERFCTRL_VPEID_S)
/kernel/linux/linux-5.10/arch/mips/kernel/
Dperf_event_mipsxx.c98 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S)