Home
last modified time | relevance | path

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

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