Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dsbi.h162 #define RISCV_PMU_PLAT_FW_EVENT_MASK GENMASK_ULL(61, 0) macro
/linux/drivers/perf/
H A Driscv_pmu_sbi.c555 *econfig = config & RISCV_PMU_PLAT_FW_EVENT_MASK; in pmu_sbi_event_map()