Searched refs:A64_BTI_C (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm64/net/ | ||
| H A D | bpf_jit.h | 218 #define A64_BTI_C A64_HINT(AARCH64_INSN_HINT_BTIC) macro |
| H A D | bpf_jit_comp.c | 229 emit(A64_BTI_C, ctx); in build_prologue() |