Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dentry-common.c471 case ESR_ELx_EC_BTI: in el1h_64_sync_handler()
729 case ESR_ELx_EC_BTI: in el0t_64_sync_handler()
H A Dtraps.c864 [ESR_ELx_EC_BTI] = "BTI",
/openbmc/linux/arch/arm64/include/asm/
H A Desr.h25 #define ESR_ELx_EC_BTI UL(0x0D) macro