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

/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c130 static inline void emit_a64_mov_i64(const int reg, const u64 val, function
436 emit_a64_mov_i64(tmp, off, ctx);
447 emit_a64_mov_i64(tmp, MAX_TAIL_CALL_CNT, ctx);
457 emit_a64_mov_i64(tmp, off, ctx);
465 emit_a64_mov_i64(tmp, off, ctx);
1219 emit_a64_mov_i64(dst, imm64, ctx);
1830 emit_a64_mov_i64(A64_R(10), l->cookie, ctx);

Completed in 287 milliseconds