Home
last modified time | relevance | path

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

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