Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/net/
H A Dbpf_jit.h284 #define A64_PACIASP A64_HINT(AARCH64_INSN_HINT_PACIASP) macro
H A Dbpf_jit_comp.c338 emit(A64_PACIASP, ctx); in build_prologue()