Searched refs:SYS_ICC_SGI1R_EL1 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ |
H A D | arch_gicv3.h | 101 write_sysreg_s(val, SYS_ICC_SGI1R_EL1); in gic_write_sgi1r()
|
H A D | sysreg.h | 378 #define SYS_ICC_SGI1R_EL1 sys_reg(3, 0, 12, 11, 5) macro
|
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | sys_regs.c | 430 HOST_HANDLED(SYS_ICC_SGI1R_EL1),
|
/openbmc/linux/tools/arch/arm64/include/asm/ |
H A D | sysreg.h | 420 #define SYS_ICC_SGI1R_EL1 sys_reg(3, 0, 12, 11, 5) macro
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 489 SR_TRAP(SYS_ICC_SGI1R_EL1, CGT_HCR_IMO_FMO),
|
H A D | sys_regs.c | 2197 { SYS_DESC(SYS_ICC_SGI1R_EL1), access_gic_sgi },
|