Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dperf_event.c153 CSR_PERFCTRL_PLV3 | \
787 hwc->config_base |= CSR_PERFCTRL_PLV3; in __hw_perf_event_init()
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h883 #define CSR_PERFCTRL_PLV3 (_ULCAST_(1) << 19) macro