Searched refs:emit_store (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | selftest_engine_pm.c | 47 static u32 *emit_store(u32 *cs, u32 offset, u32 value) in emit_store() function 93 cs = emit_store(cs, offset + 4008, 1); in __measure_timestamps()
|
/kernel/linux/linux-5.10/arch/mips/net/ |
H A D | bpf_jit.c | 337 static inline void emit_store(ptr reg, ptr base, unsigned int offset, in emit_store() function 801 emit_store(r_A, r_M, SCRATCH_OFF(k), ctx); in build_body() 806 emit_store(r_X, r_M, SCRATCH_OFF(k), ctx); in build_body()
|
/kernel/linux/linux-6.6/arch/parisc/net/ |
H A D | bpf_jit_comp64.c | 554 static void emit_store(const s8 rd, const s8 rs, s16 off, in emit_store() function 1082 emit_store(rd, rs, off, ctx, BPF_SIZE(code), BPF_MODE(code)); in bpf_jit_emit_insn()
|
Completed in 5 milliseconds