Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/net/
H A Dbpf_jit.h218 #define A64_BTI_C A64_HINT(AARCH64_INSN_HINT_BTIC) macro
H A Dbpf_jit_comp.c229 emit(A64_BTI_C, ctx); in build_prologue()