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

/linux-master/arch/arm/net/
H A Dbpf_jit_32.c745 static void emit_a32_mov_i64(const s8 dst[], u64 val, struct jit_ctx *ctx) function
763 emit_a32_mov_i64(dst, val64, ctx);
1855 emit_a32_mov_i64(dst, val, ctx);

Completed in 212 milliseconds