Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/arm64/
H A Dgic_v3.c110 write_sysreg_s(irq, SYS_ICC_DIR_EL1); in gicv3_write_dir()
/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c1144 case SYS_ICC_DIR_EL1: in __vgic_v3_check_trap_forwarding()
1260 case SYS_ICC_DIR_EL1: in __vgic_v3_perform_cpuif_access()
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsys_regs.c462 HOST_HANDLED(SYS_ICC_DIR_EL1),
/linux/arch/arm64/include/asm/
H A Dsysreg.h385 #define SYS_ICC_DIR_EL1 sys_reg(3, 0, 12, 11, 1) macro
/linux/arch/arm64/kvm/
H A Dsys_regs.c3391 { SYS_DESC(SYS_ICC_DIR_EL1), access_gic_dir },
4519 { CP15_SYS_DESC(SYS_ICC_DIR_EL1), access_gic_dir },
H A Demulate-nested.c1276 SR_TRAP(SYS_ICC_DIR_EL1, CGT_ICH_HCR_TC_TDIR),