Home
last modified time | relevance | path

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

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