Home
last modified time | relevance | path

Searched refs:emit_store (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dselftest_engine_pm.c45 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/
Dbpf_jit.c337 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()