Searched refs:amdgpu_bo_alloc_and_map_raw (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libdrm/tests/amdgpu/ |
H A D | deadlock_tests.c | 261 r = amdgpu_bo_alloc_and_map_raw(device_handle, 4096, 4096, in amdgpu_deadlock_helper() 358 r = amdgpu_bo_alloc_and_map_raw(device_handle, 4096, 4096, in amdgpu_deadlock_sdma() 446 r = amdgpu_bo_alloc_and_map_raw(device_handle, 4096, 4096, in bad_access_helper()
|
H A D | amdgpu_test.h | 446 int amdgpu_bo_alloc_and_map_raw(amdgpu_device_handle dev, unsigned size, 458 return amdgpu_bo_alloc_and_map_raw(dev, size, alignment, heap, in amdgpu_bo_alloc_and_map()
|
H A D | security_tests.c | 130 return amdgpu_bo_alloc_and_map_raw(dev, in amdgpu_bo_alloc_map()
|
H A D | basic_tests.c | 698 int amdgpu_bo_alloc_and_map_raw(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_and_map_raw() function
|