Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/kernel/
Dperf_event.c152 CSR_PERFCTRL_PLV2 | \
788 hwc->config_base |= CSR_PERFCTRL_PLV2; in __hw_perf_event_init()
/linux-6.6.21/arch/loongarch/include/asm/
Dloongarch.h882 #define CSR_PERFCTRL_PLV2 (_ULCAST_(1) << 18) macro