Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Darch_gicv3.h114 return read_sysreg_s(SYS_ICC_SRE_EL1); in gic_read_sre()
119 write_sysreg_s(val, SYS_ICC_SRE_EL1); in gic_write_sre()
/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dgic_v3.c
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsys_regs.c459 { SYS_DESC(SYS_ICC_SRE_EL1), .access = pvm_gic_read_sre, }, in kvm_check_pvm_sysreg_table()
/linux/arch/arm64/kvm/
H A Dvgic-sys-reg-v3.c325 { SYS_DESC(SYS_ICC_SRE_EL1),
H A Dsys_regs.c2799 { SYS_DESC(SYS_ICC_SRE_EL1), access_gic_sre },
3858 { CP15_SYS_DESC(SYS_ICC_SRE_EL1), access_gic_sre },
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h407 #define SYS_ICC_SRE_EL1 sys_reg(3, 0, 12, 12, 5)
273 #define SYS_ICC_SRE_EL1 global() macro