Home
last modified time | relevance | path

Searched refs:SYS_ICC_RPR_EL1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Darch_gicv3.h132 return read_sysreg_s(SYS_ICC_RPR_EL1); in gic_read_rpr()
H A Dsysreg.h377 #define SYS_ICC_RPR_EL1 sys_reg(3, 0, 12, 11, 3) macro
/openbmc/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c1115 case SYS_ICC_RPR_EL1: in __vgic_v3_perform_cpuif_access()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h419 #define SYS_ICC_RPR_EL1 sys_reg(3, 0, 12, 11, 3) macro
/openbmc/linux/arch/arm64/kvm/
H A Dsys_regs.c2196 { SYS_DESC(SYS_ICC_RPR_EL1), write_to_read_only },