Searched refs:amdgpu_ring_patch_ce (Results 1 – 2 of 2) sorted by relevance
114 amdgpu_ring_patch_ce(e->ring, chunk->ce_offset); in amdgpu_mux_resubmit_chunks()
331 #define amdgpu_ring_patch_ce(r, o) ((r)->funcs->patch_ce((r), (o))) macro