Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/net/
H A Dbpf_jit.h282 #define A64_HINT(x) aarch64_insn_gen_hint(x) macro
284 #define A64_PACIASP A64_HINT(AARCH64_INSN_HINT_PACIASP)
285 #define A64_AUTIASP A64_HINT(AARCH64_INSN_HINT_AUTIASP)
288 #define A64_BTI_C A64_HINT(AARCH64_INSN_HINT_BTIC)
289 #define A64_BTI_J A64_HINT(AARCH64_INSN_HINT_BTIJ)
290 #define A64_BTI_JC A64_HINT(AARCH64_INSN_HINT_BTIJC)
291 #define A64_NOP A64_HINT(AARCH64_INSN_HINT_NOP)