Searched refs:SYS_ICC_RPR_EL1 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ |
H A D | arch_gicv3.h | 132 return read_sysreg_s(SYS_ICC_RPR_EL1); in gic_read_rpr()
|
H A D | sysreg.h | 377 #define SYS_ICC_RPR_EL1 sys_reg(3, 0, 12, 11, 3) macro
|
/openbmc/linux/arch/arm64/kvm/hyp/ |
H A D | vgic-v3-sr.c | 1115 case SYS_ICC_RPR_EL1: in __vgic_v3_perform_cpuif_access()
|
/openbmc/linux/tools/arch/arm64/include/asm/ |
H A D | sysreg.h | 419 #define SYS_ICC_RPR_EL1 sys_reg(3, 0, 12, 11, 3) macro
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | sys_regs.c | 2196 { SYS_DESC(SYS_ICC_RPR_EL1), write_to_read_only },
|