Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Darch_gicv3.h69 apr = read_sysreg_s(SYS_ICC_AP1R0_EL1); in gic_read_iar_cavium_thunderx()
76 if (likely(apr != read_sysreg_s(SYS_ICC_AP1R0_EL1))) in gic_read_iar_cavium_thunderx()
H A Dsysreg.h395 #define SYS_ICC_AP1R0_EL1 SYS_ICC_AP1Rn_EL1(0) macro
/linux/tools/testing/selftests/kvm/aarch64/
H A Dvgic_irq.c149 uint64_t reg = read_sysreg_s(SYS_ICC_AP1R0_EL1); in gic_read_ap1r0()
157 write_sysreg_s(val, SYS_ICC_AP1R0_EL1); in gic_write_ap1r0()
/linux/arch/arm64/kvm/
H A Dvgic-sys-reg-v3.c313 { SYS_DESC(SYS_ICC_AP1R0_EL1),
H A Demulate-nested.c1164 SR_TRAP(SYS_ICC_AP1R0_EL1, CGT_ICH_HCR_TALL1),
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h259 #define SYS_ICC_AP1R0_EL1 SYS_ICC_AP1Rn_EL1(0) macro