Searched refs:SYS_ICC_EOIR1_EL1 (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/tools/testing/selftests/kvm/lib/aarch64/ |
D | gic_v3.c | 104 write_sysreg_s(irq, SYS_ICC_EOIR1_EL1); in gicv3_write_eoir()
|
/linux-6.12.1/arch/arm64/kvm/hyp/ |
D | vgic-v3-sr.c | 1093 case SYS_ICC_EOIR1_EL1: in __vgic_v3_check_trap_forwarding() 1151 case SYS_ICC_EOIR1_EL1: in __vgic_v3_perform_cpuif_access()
|
/linux-6.12.1/tools/arch/arm64/include/asm/ |
D | sysreg.h | 269 #define SYS_ICC_EOIR1_EL1 sys_reg(3, 0, 12, 12, 1) macro
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | sysreg.h | 405 #define SYS_ICC_EOIR1_EL1 sys_reg(3, 0, 12, 12, 1) macro
|
/linux-6.12.1/arch/arm64/kvm/ |
D | sys_regs.c | 2579 { SYS_DESC(SYS_ICC_EOIR1_EL1), undef_access }, 3594 { CP15_SYS_DESC(SYS_ICC_EOIR1_EL1), undef_access },
|
D | emulate-nested.c | 1173 SR_TRAP(SYS_ICC_EOIR1_EL1, CGT_ICH_HCR_TALL1),
|