Searched refs:allocate_bo_and_va (Results 1 - 1 of 1) sorted by relevance
/third_party/libdrm/tests/amdgpu/ |
H A D | cp_dma_tests.c | 89 static int allocate_bo_and_va(amdgpu_device_handle dev, in allocate_bo_and_va() function 288 r = allocate_bo_and_va(executing_device_handle, DMA_SIZE, 4096, in amdgpu_cp_dma() 300 r = allocate_bo_and_va(executing_device_handle, DMA_SIZE, 4096, in amdgpu_cp_dma() 340 r = allocate_bo_and_va(peer_exporting_device_handle, DMA_SIZE, 4096, in amdgpu_cp_dma_p2p() 370 r = allocate_bo_and_va(executing_device_handle, DMA_SIZE, 4096, in amdgpu_cp_dma_p2p()
|
Completed in 1 milliseconds