Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c1088 case SYS_ICC_AP1Rn_EL1(0): in __vgic_v3_check_trap_forwarding()
1089 case SYS_ICC_AP1Rn_EL1(1): in __vgic_v3_check_trap_forwarding()
1090 case SYS_ICC_AP1Rn_EL1(2): in __vgic_v3_check_trap_forwarding()
1091 case SYS_ICC_AP1Rn_EL1(3): in __vgic_v3_check_trap_forwarding()
1169 case SYS_ICC_AP1Rn_EL1(0): in __vgic_v3_perform_cpuif_access()
1176 case SYS_ICC_AP1Rn_EL1(1): in __vgic_v3_perform_cpuif_access()
1183 case SYS_ICC_AP1Rn_EL1(2): in __vgic_v3_perform_cpuif_access()
1190 case SYS_ICC_AP1Rn_EL1(3): in __vgic_v3_perform_cpuif_access()
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h258 #define SYS_ICC_AP1Rn_EL1(n) sys_reg(3, 0, 12, 9, n) macro
259 #define SYS_ICC_AP1R0_EL1 SYS_ICC_AP1Rn_EL1(0)
260 #define SYS_ICC_AP1R1_EL1 SYS_ICC_AP1Rn_EL1(1)
261 #define SYS_ICC_AP1R2_EL1 SYS_ICC_AP1Rn_EL1(2)
262 #define SYS_ICC_AP1R3_EL1 SYS_ICC_AP1Rn_EL1(3)
/linux/arch/arm64/include/asm/
H A Dsysreg.h394 #define SYS_ICC_AP1Rn_EL1(n) sys_reg(3, 0, 12, 9, n) macro
395 #define SYS_ICC_AP1R0_EL1 SYS_ICC_AP1Rn_EL1(0)
396 #define SYS_ICC_AP1R1_EL1 SYS_ICC_AP1Rn_EL1(1)
397 #define SYS_ICC_AP1R2_EL1 SYS_ICC_AP1Rn_EL1(2)
398 #define SYS_ICC_AP1R3_EL1 SYS_ICC_AP1Rn_EL1(3)