Searched refs:emit_store (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/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()
|
/openbmc/linux/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()
|