Home
last modified time | relevance | path

Searched refs:SYS_ICC_BPR1_EL1 (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm64/include/asm/
H A Darch_gicv3.h125 write_sysreg_s(val, SYS_ICC_BPR1_EL1); in gic_write_bpr1()
H A Dsysreg.h407 #define SYS_ICC_BPR1_EL1 sys_reg(3, 0, 12, 12, 3) macro
/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c1092 case SYS_ICC_BPR1_EL1: in __vgic_v3_check_trap_forwarding()
1162 case SYS_ICC_BPR1_EL1: in __vgic_v3_perform_cpuif_access()
/linux/arch/arm64/kvm/
H A Dvgic-sys-reg-v3.c321 { SYS_DESC(SYS_ICC_BPR1_EL1),
H A Dsys_regs.c2545 { SYS_DESC(SYS_ICC_BPR1_EL1), undef_access },
3533 { CP15_SYS_DESC(SYS_ICC_BPR1_EL1), undef_access },
H A Demulate-nested.c1169 SR_TRAP(SYS_ICC_BPR1_EL1, CGT_ICH_HCR_TALL1),
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h271 #define SYS_ICC_BPR1_EL1 sys_reg(3, 0, 12, 12, 3) macro