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

/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_pm.c47 static u32 *emit_store(u32 *cs, u32 offset, u32 value) function
93 cs = emit_store(cs, offset + 4008, 1);
/linux-master/arch/parisc/net/
H A Dbpf_jit_comp64.c554 static void emit_store(const s8 rd, const s8 rs, s16 off, function
1082 emit_store(rd, rs, off, ctx, BPF_SIZE(code), BPF_MODE(code));

Completed in 257 milliseconds