Searched refs:emit_store (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/i915/gt/ |
| D | selftest_engine_pm.c | 45 static u32 *emit_store(u32 *cs, u32 offset, u32 value) in emit_store() function 91 cs = emit_store(cs, offset + 4008, 1); in __measure_timestamps()
|
| /Linux-v5.15/arch/mips/net/ |
| 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()
|