Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c1094 case SYS_ICC_HPPIR1_EL1: in __vgic_v3_check_trap_forwarding()
1197 case SYS_ICC_HPPIR1_EL1: in __vgic_v3_perform_cpuif_access()
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h270 #define SYS_ICC_HPPIR1_EL1 sys_reg(3, 0, 12, 12, 2) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h406 #define SYS_ICC_HPPIR1_EL1 sys_reg(3, 0, 12, 12, 2) macro
/linux/arch/arm64/kvm/
H A Dsys_regs.c2544 { SYS_DESC(SYS_ICC_HPPIR1_EL1), undef_access },
3532 { CP15_SYS_DESC(SYS_ICC_HPPIR1_EL1), undef_access },
H A Demulate-nested.c1175 SR_TRAP(SYS_ICC_HPPIR1_EL1, CGT_ICH_HCR_TALL1),