Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dmte.c150 if (unlikely(tfsr_el1 & SYS_TFSR_EL1_TF1)) { in mte_check_tfsr_el1()
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h624 #define SYS_TFSR_EL1_TF1 (UL(1) << SYS_TFSR_EL1_TF1_SHIFT) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h993 #define SYS_TFSR_EL1_TF1 (UL(1) << SYS_TFSR_EL1_TF1_SHIFT) macro