Searched refs:CLUSTERPMXEVCNTR_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 | 28 #define CLUSTERPMXEVCNTR_EL1 sys_reg(3, 0, 15, 6, 2) macro 62 return read_sysreg_s(CLUSTERPMXEVCNTR_EL1); in __dsu_pmu_read_counter() 68 write_sysreg_s(val, CLUSTERPMXEVCNTR_EL1); in __dsu_pmu_write_counter()
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | arm_dsu_pmu.h | 28 #define CLUSTERPMXEVCNTR_EL1 sys_reg(3, 0, 15, 6, 2) macro 62 return read_sysreg_s(CLUSTERPMXEVCNTR_EL1); in __dsu_pmu_read_counter() 68 write_sysreg_s(val, CLUSTERPMXEVCNTR_EL1); in __dsu_pmu_write_counter()
|
Completed in 1 milliseconds