Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/include/asm/
Dsysreg.h243 #define SYS_PMSIDR_EL1_FT_SHIFT 1 macro
/Linux-v6.1/tools/arch/arm64/include/asm/
Dsysreg.h243 #define SYS_PMSIDR_EL1_FT_SHIFT 1 macro
/Linux-v6.1/drivers/perf/
Darm_spe_pmu.c994 if (reg & BIT(SYS_PMSIDR_EL1_FT_SHIFT)) in __arm_spe_pmu_dev_probe()