Searched refs:SYS_ICC_AP1Rn_EL1 (Results 1 – 3 of 3) sorted by relevance
307 #define SYS_ICC_AP1Rn_EL1(n) sys_reg(3, 0, 12, 9, n) macro308 #define SYS_ICC_AP1R0_EL1 SYS_ICC_AP1Rn_EL1(0)309 #define SYS_ICC_AP1R1_EL1 SYS_ICC_AP1Rn_EL1(1)310 #define SYS_ICC_AP1R2_EL1 SYS_ICC_AP1Rn_EL1(2)311 #define SYS_ICC_AP1R3_EL1 SYS_ICC_AP1Rn_EL1(3)
413 #define SYS_ICC_AP1Rn_EL1(n) sys_reg(3, 0, 12, 9, n) macro414 #define SYS_ICC_AP1R0_EL1 SYS_ICC_AP1Rn_EL1(0)415 #define SYS_ICC_AP1R1_EL1 SYS_ICC_AP1Rn_EL1(1)416 #define SYS_ICC_AP1R2_EL1 SYS_ICC_AP1Rn_EL1(2)417 #define SYS_ICC_AP1R3_EL1 SYS_ICC_AP1Rn_EL1(3)
1065 case SYS_ICC_AP1Rn_EL1(0): in __vgic_v3_perform_cpuif_access()1072 case SYS_ICC_AP1Rn_EL1(1): in __vgic_v3_perform_cpuif_access()1079 case SYS_ICC_AP1Rn_EL1(2): in __vgic_v3_perform_cpuif_access()1086 case SYS_ICC_AP1Rn_EL1(3): in __vgic_v3_perform_cpuif_access()
Completed in 13 milliseconds