Searched refs:ESR_ELx_EC_BTI (Results 1 – 3 of 3) sorted by relevance
/arch/arm64/include/asm/ | ||
D | esr.h | 25 #define ESR_ELx_EC_BTI (0x0D) macro |
/arch/arm64/kernel/ | ||
D | entry-common.c | 403 case ESR_ELx_EC_BTI: in el0_sync_handler() |
D | traps.c | 720 [ESR_ELx_EC_BTI] = "BTI", |