Searched defs:dst_heap (Results 1 – 3 of 3) sorted by relevance
280 static void amdgpu_cp_dma(uint32_t src_heap, uint32_t dst_heap) { in amdgpu_cp_dma()329 static void amdgpu_cp_dma_p2p(uint32_t src_heap, uint32_t dst_heap) { in amdgpu_cp_dma_p2p()
969 dzn_descriptor_heap_copy(struct dzn_descriptor_heap *dst_heap, in dzn_descriptor_heap_copy()
2306 struct dzn_descriptor_heap *dst_heap = NULL; in dzn_cmd_buffer_update_heaps() local