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()
966 goto emit_clear; in bpf_jit_build_body()969 goto emit_clear; in bpf_jit_build_body()1013 emit_clear: in bpf_jit_build_body()
1422 static void emit_clear(struct xe_gt *gt, struct xe_bb *bb, u64 src_ofs, in emit_clear() function1527 emit_clear(gt, bb, clear_L0_ofs, clear_L0, XE_PAGE_SIZE, clear_vram); in xe_migrate_clear()