Searched refs:A64_VARIANT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/net/ |
H A D | bpf_jit.h | 19 #define A64_VARIANT(sf) \ macro 24 aarch64_insn_gen_comp_branch_imm(0, offset, Rt, A64_VARIANT(sf), \ 99 A64_VARIANT(sf), AARCH64_INSN_ADSB_##type) 117 A64_VARIANT(sf), AARCH64_INSN_BITFIELD_MOVE_##type) 140 A64_VARIANT(sf), AARCH64_INSN_MOVEWIDE_##type) 151 A64_VARIANT(sf), AARCH64_INSN_ADSB_##type) 163 A64_VARIANT(sf), AARCH64_INSN_DATA1_##type) 172 A64_VARIANT(sf), AARCH64_INSN_DATA2_##type) 181 A64_VARIANT(sf), AARCH64_INSN_DATA3_MADD) 184 A64_VARIANT(s [all...] |
/kernel/linux/linux-6.6/arch/arm64/net/ |
H A D | bpf_jit.h | 19 #define A64_VARIANT(sf) \ macro 24 aarch64_insn_gen_comp_branch_imm(0, offset, Rt, A64_VARIANT(sf), \ 157 A64_VARIANT(sf), AARCH64_INSN_ADSB_##type) 175 A64_VARIANT(sf), AARCH64_INSN_BITFIELD_MOVE_##type) 203 A64_VARIANT(sf), AARCH64_INSN_MOVEWIDE_##type) 214 A64_VARIANT(sf), AARCH64_INSN_ADSB_##type) 226 A64_VARIANT(sf), AARCH64_INSN_DATA1_##type) 235 A64_VARIANT(sf), AARCH64_INSN_DATA2_##type) 245 A64_VARIANT(sf), AARCH64_INSN_DATA3_MADD) 248 A64_VARIANT(s [all...] |
Completed in 1 milliseconds