Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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)
/kernel/linux/linux-5.10/arch/arm64/net/
H A Dbpf_jit.h215 #define A64_HINT(x) aarch64_insn_gen_hint(x) macro
218 #define A64_BTI_C A64_HINT(AARCH64_INSN_HINT_BTIC)
219 #define A64_BTI_J A64_HINT(AARCH64_INSN_HINT_BTIJ)
220 #define A64_BTI_JC A64_HINT(AARCH64_INSN_HINT_BTIJC)

Completed in 2 milliseconds