Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm64/kvm/hyp/
Dvgic-v3-sr.c1064 case SYS_ICC_AP0Rn_EL1(0): in __vgic_v3_check_trap_forwarding()
1065 case SYS_ICC_AP0Rn_EL1(1): in __vgic_v3_check_trap_forwarding()
1066 case SYS_ICC_AP0Rn_EL1(2): in __vgic_v3_check_trap_forwarding()
1067 case SYS_ICC_AP0Rn_EL1(3): in __vgic_v3_check_trap_forwarding()
1165 case SYS_ICC_AP0Rn_EL1(0): in __vgic_v3_perform_cpuif_access()
1172 case SYS_ICC_AP0Rn_EL1(1): in __vgic_v3_perform_cpuif_access()
1179 case SYS_ICC_AP0Rn_EL1(2): in __vgic_v3_perform_cpuif_access()
1186 case SYS_ICC_AP0Rn_EL1(3): in __vgic_v3_perform_cpuif_access()
/linux-6.14.4/tools/arch/arm64/include/asm/
Dsysreg.h387 #define SYS_ICC_AP0Rn_EL1(n) sys_reg(3, 0, 12, 8, 4 | n) macro
388 #define SYS_ICC_AP0R0_EL1 SYS_ICC_AP0Rn_EL1(0)
389 #define SYS_ICC_AP0R1_EL1 SYS_ICC_AP0Rn_EL1(1)
390 #define SYS_ICC_AP0R2_EL1 SYS_ICC_AP0Rn_EL1(2)
391 #define SYS_ICC_AP0R3_EL1 SYS_ICC_AP0Rn_EL1(3)
/linux-6.14.4/arch/arm64/include/asm/
Dsysreg.h387 #define SYS_ICC_AP0Rn_EL1(n) sys_reg(3, 0, 12, 8, 4 | n) macro
388 #define SYS_ICC_AP0R0_EL1 SYS_ICC_AP0Rn_EL1(0)
389 #define SYS_ICC_AP0R1_EL1 SYS_ICC_AP0Rn_EL1(1)
390 #define SYS_ICC_AP0R2_EL1 SYS_ICC_AP0Rn_EL1(2)
391 #define SYS_ICC_AP0R3_EL1 SYS_ICC_AP0Rn_EL1(3)