Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/net/
H A Dbpf_jit.h219 #define A64_BTI_J A64_HINT(AARCH64_INSN_HINT_BTIJ) macro
H A Dbpf_jit_comp.c256 emit(A64_BTI_J, ctx); in build_prologue()