Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/kernel/
Dperf_event.c151 CSR_PERFCTRL_PLV1 | \
794 hwc->config_base |= CSR_PERFCTRL_PLV1; in __hw_perf_event_init()
/linux-6.6.21/arch/loongarch/include/asm/
Dloongarch.h881 #define CSR_PERFCTRL_PLV1 (_ULCAST_(1) << 17) macro