Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/include/asm/
Dinsn.h73 AARCH64_INSN_HINT_BTIJC = 0x26 << 5, enumerator
/linux-5.19.10/arch/arm64/net/
Dbpf_jit.h272 #define A64_BTI_JC A64_HINT(AARCH64_INSN_HINT_BTIJC)
/linux-5.19.10/arch/arm64/lib/
Dinsn.c63 case AARCH64_INSN_HINT_BTIJC: in aarch64_insn_is_steppable_hint()