Searched refs:SYS_ICC_SRE_EL1 (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | gic_v3.c | 344 write_sysreg_s(read_sysreg_s(SYS_ICC_SRE_EL1) | ICC_SRE_EL1_SRE, in gicv3_cpu_init() 345 SYS_ICC_SRE_EL1); in gicv3_cpu_init()
|
| /linux/arch/arm64/kvm/ |
| H A D | vgic-sys-reg-v3.c | 410 { SYS_DESC(SYS_ICC_SRE_EL1),
|
| H A D | sys_regs.c | 3510 { SYS_DESC(SYS_ICC_SRE_EL1), access_gic_sre }, 4633 { CP15_SYS_DESC(SYS_ICC_SRE_EL1), access_gic_sre },
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | vgic_init.c | 788 SR(SYS_ICC_SRE_EL1),
|
| /linux/arch/arm64/include/asm/ |
| H A D | sysreg.h | 395 #define SYS_ICC_SRE_EL1 sys_reg(3, 0, 12, 12, 5) macro
|