Searched refs:AARCH64_INSN_HINT_BTI (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/arm64/include/asm/ | ||
D | insn.h | 70 AARCH64_INSN_HINT_BTI = 0x20 << 5, enumerator |
/linux-5.19.10/arch/arm64/lib/ | ||
D | insn.c | 60 case AARCH64_INSN_HINT_BTI: in aarch64_insn_is_steppable_hint() |