Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/
H A Dentry.S177 mrs_s x2, SYS_DISR_EL1
180 msr_s SYS_DISR_EL1, xzr
/linux/arch/arm64/mm/
H A Dproc.S169 msr_s SYS_DISR_EL1, xzr
/linux/arch/arm64/include/asm/
H A Dsysreg.h369 #define SYS_DISR_EL1 sys_reg(3, 0, 12, 1, 1) macro
/linux/arch/arm64/kernel/
H A Dcpufeature.c2184 write_sysreg_s(0, SYS_DISR_EL1); in cpu_clear_disr()
/linux/arch/arm64/kvm/
H A Dsys_regs.c3380 { SYS_DESC(SYS_DISR_EL1), NULL, reset_val, DISR_EL1, 0 },