Searched refs:emit_clear (Results 1 – 3 of 3) sorted by relevance
121 #define emit_clear(REG) \ macro223 #define emit_load_cpu(REG) emit_clear(REG)368 emit_clear(r_X); in bpf_jit_compile()388 emit_clear(r_A); /* A = 0 */ in bpf_jit_compile()471 emit_clear(r_A); in bpf_jit_compile()490 emit_clear(r_A); in bpf_jit_compile()
642 goto emit_clear; in bpf_jit_build_body()645 goto emit_clear; in bpf_jit_build_body()689 emit_clear: in bpf_jit_build_body()
888 static int emit_clear(struct i915_request *rq, u32 offset, int size, in emit_clear() function1016 err = emit_clear(rq, offset, len, value, is_lmem); in intel_context_migrate_clear()