Home
last modified time | relevance | path

Searched refs:SYS_ICC_IAR0_EL1 (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/arch/arm64/kvm/hyp/
Dvgic-v3-sr.c1074 case SYS_ICC_IAR0_EL1: in __vgic_v3_check_trap_forwarding()
1144 case SYS_ICC_IAR0_EL1: in __vgic_v3_perform_cpuif_access()
/linux-6.12.1/tools/arch/arm64/include/asm/
Dsysreg.h249 #define SYS_ICC_IAR0_EL1 sys_reg(3, 0, 12, 8, 0) macro
/linux-6.12.1/arch/arm64/include/asm/
Dsysreg.h385 #define SYS_ICC_IAR0_EL1 sys_reg(3, 0, 12, 8, 0) macro
/linux-6.12.1/arch/arm64/kvm/
Dsys_regs.c2561 { SYS_DESC(SYS_ICC_IAR0_EL1), undef_access },
3579 { CP15_SYS_DESC(SYS_ICC_IAR0_EL1), undef_access },
Demulate-nested.c1176 SR_TRAP(SYS_ICC_IAR0_EL1, CGT_ICH_HCR_TALL0),