Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/net/
Dbpf_jit.h276 #define A64_BTI_C A64_HINT(AARCH64_INSN_HINT_BTIC) macro
Dbpf_jit_comp.c325 emit_bti(A64_BTI_C, ctx); in build_prologue()