Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dentry-common.c523 case ESR_ELx_EC_BTI: in el1h_64_sync_handler()
795 case ESR_ELx_EC_BTI: in el0t_64_sync_handler()
/linux/arch/arm64/include/asm/
H A Desr.h25 #define ESR_ELx_EC_BTI UL(0x0D) macro