Searched refs:ce_offset (Results 1 – 2 of 2) sorted by relevance
113 if (chunk->ce_offset <= e->ring->buf_mask) in amdgpu_mux_resubmit_chunks()114 amdgpu_ring_patch_ce(e->ring, chunk->ce_offset); in amdgpu_mux_resubmit_chunks()457 chunk->ce_offset = ring->buf_mask + 1; in amdgpu_ring_mux_start_ib()510 chunk->ce_offset = offset; in amdgpu_ring_mux_ib_mark_offset()
101 u64 ce_offset; member