Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/perf/hisilicon/
Dhisi_uncore_sllc_pmu.c20 #define SLLC_INT_MASK 0x0814 macro
255 val = readl(sllc_pmu->base + SLLC_INT_MASK); in hisi_sllc_pmu_enable_counter_int()
258 writel(val, sllc_pmu->base + SLLC_INT_MASK); in hisi_sllc_pmu_enable_counter_int()
266 val = readl(sllc_pmu->base + SLLC_INT_MASK); in hisi_sllc_pmu_disable_counter_int()
269 writel(val, sllc_pmu->base + SLLC_INT_MASK); in hisi_sllc_pmu_disable_counter_int()