Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c1067 case SYS_ICC_AP0Rn_EL1(0): in __vgic_v3_check_trap_forwarding()
1068 case SYS_ICC_AP0Rn_EL1(1): in __vgic_v3_check_trap_forwarding()
1069 case SYS_ICC_AP0Rn_EL1(2): in __vgic_v3_check_trap_forwarding()
1070 case SYS_ICC_AP0Rn_EL1(3): in __vgic_v3_check_trap_forwarding()
1168 case SYS_ICC_AP0Rn_EL1(0): in __vgic_v3_perform_cpuif_access()
1175 case SYS_ICC_AP0Rn_EL1(1): in __vgic_v3_perform_cpuif_access()
1182 case SYS_ICC_AP0Rn_EL1(2): in __vgic_v3_perform_cpuif_access()
1189 case SYS_ICC_AP0Rn_EL1(3): in __vgic_v3_perform_cpuif_access()
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h253 #define SYS_ICC_AP0Rn_EL1(n) sys_reg(3, 0, 12, 8, 4 | n) macro
254 #define SYS_ICC_AP0R0_EL1 SYS_ICC_AP0Rn_EL1(0)
255 #define SYS_ICC_AP0R1_EL1 SYS_ICC_AP0Rn_EL1(1)
256 #define SYS_ICC_AP0R2_EL1 SYS_ICC_AP0Rn_EL1(2)
257 #define SYS_ICC_AP0R3_EL1 SYS_ICC_AP0Rn_EL1(3)
/linux/arch/arm64/include/asm/
H A Dsysreg.h389 #define SYS_ICC_AP0Rn_EL1(n) sys_reg(3, 0, 12, 8, 4 | n) macro
390 #define SYS_ICC_AP0R0_EL1 SYS_ICC_AP0Rn_EL1(0)
391 #define SYS_ICC_AP0R1_EL1 SYS_ICC_AP0Rn_EL1(1)
392 #define SYS_ICC_AP0R2_EL1 SYS_ICC_AP0Rn_EL1(2)
393 #define SYS_ICC_AP0R3_EL1 SYS_ICC_AP0Rn_EL1(3)