Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/include/asm/
Dsysreg.h253 #define SYS_PMSIDR_EL1_COUNTSIZE_MASK 0xfUL macro
/Linux-v6.1/tools/arch/arm64/include/asm/
Dsysreg.h253 #define SYS_PMSIDR_EL1_COUNTSIZE_MASK 0xfUL macro
/Linux-v6.1/drivers/perf/
Darm_spe_pmu.c1050 fld = reg >> SYS_PMSIDR_EL1_COUNTSIZE_SHIFT & SYS_PMSIDR_EL1_COUNTSIZE_MASK; in __arm_spe_pmu_dev_probe()