Home
last modified time | relevance | path

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

/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h381 #define SYS_DISR_EL1 sys_reg(3, 0, 12, 1, 1)
247 #define SYS_DISR_EL1 global() macro
/linux/arch/arm64/kernel/
H A Dcpufeature.c2197 write_sysreg_s(0, SYS_DISR_EL1); in cpu_clear_disr()
/linux/arch/arm64/kvm/
H A Dsys_regs.c2775 { SYS_DESC(SYS_DISR_EL1), NULL, reset_val, DISR_EL1, 0 },