Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/net/
H A Dbpf_jit.h289 #define A64_BTI_J A64_HINT(AARCH64_INSN_HINT_BTIJ) macro
H A Dbpf_jit_comp.c365 emit_bti(A64_BTI_J, ctx); in build_prologue()