Home
last modified time | relevance | path

Searched refs:SYS_ICC_EOIR1_EL1 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/
H A Dgic_v3.h66 #define SYS_ICC_EOIR1_EL1 sys_reg(3, 0, 12, 12, 1) macro
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dgic_v3.c89 write_sysreg_s(irq, SYS_ICC_EOIR1_EL1); in gicv3_write_eoir()
/openbmc/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c1047 case SYS_ICC_EOIR1_EL1: in __vgic_v3_perform_cpuif_access()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h424 #define SYS_ICC_EOIR1_EL1 sys_reg(3, 0, 12, 12, 1) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dsysreg.h382 #define SYS_ICC_EOIR1_EL1 sys_reg(3, 0, 12, 12, 1) macro
/openbmc/linux/arch/arm64/kvm/
H A Dsys_regs.c2201 { SYS_DESC(SYS_ICC_EOIR1_EL1), read_from_write_only },