Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/include/asm/
Dinsn.h71 AARCH64_INSN_HINT_BTIC = 0x22 << 5, enumerator
/linux-6.1.9/arch/arm64/net/
Dbpf_jit.h276 #define A64_BTI_C A64_HINT(AARCH64_INSN_HINT_BTIC)
/linux-6.1.9/arch/arm64/lib/
Dinsn.c61 case AARCH64_INSN_HINT_BTIC: in aarch64_insn_is_steppable_hint()