Searched refs:SYS_ICC_AP0Rn_EL1 (Results 1 – 3 of 3) sorted by relevance
408 #define SYS_ICC_AP0Rn_EL1(n) sys_reg(3, 0, 12, 8, 4 | n) macro409 #define SYS_ICC_AP0R0_EL1 SYS_ICC_AP0Rn_EL1(0)410 #define SYS_ICC_AP0R1_EL1 SYS_ICC_AP0Rn_EL1(1)411 #define SYS_ICC_AP0R2_EL1 SYS_ICC_AP0Rn_EL1(2)412 #define SYS_ICC_AP0R3_EL1 SYS_ICC_AP0Rn_EL1(3)
366 #define SYS_ICC_AP0Rn_EL1(n) sys_reg(3, 0, 12, 8, 4 | n) macro367 #define SYS_ICC_AP0R0_EL1 SYS_ICC_AP0Rn_EL1(0)368 #define SYS_ICC_AP0R1_EL1 SYS_ICC_AP0Rn_EL1(1)369 #define SYS_ICC_AP0R2_EL1 SYS_ICC_AP0Rn_EL1(2)370 #define SYS_ICC_AP0R3_EL1 SYS_ICC_AP0Rn_EL1(3)
1064 case SYS_ICC_AP0Rn_EL1(0): in __vgic_v3_perform_cpuif_access()1071 case SYS_ICC_AP0Rn_EL1(1): in __vgic_v3_perform_cpuif_access()1078 case SYS_ICC_AP0Rn_EL1(2): in __vgic_v3_perform_cpuif_access()1085 case SYS_ICC_AP0Rn_EL1(3): in __vgic_v3_perform_cpuif_access()