Searched defs:CLUSTERPMCNTENSET_EL1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | arm_dsu_pmu.h | 19 #define CLUSTERPMCNTENSET_EL1 sys_reg(3, 0, 15, 5, 1) macro 98 write_sysreg_s(BIT(counter), CLUSTERPMCNTENSET_EL1); in __dsu_pmu_enable_counter() local
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | arm_dsu_pmu.h | 19 #define CLUSTERPMCNTENSET_EL1 sys_reg(3, 0, 15, 5, 1) macro 98 write_sysreg_s(BIT(counter), CLUSTERPMCNTENSET_EL1); in __dsu_pmu_enable_counter() local
|
Completed in 1 milliseconds