Searched refs:mc_address (Results 1 – 5 of 5) sorted by relevance
/external/libdrm/tests/amdgpu/ |
D | amdgpu_test.h | 386 uint64_t *mc_address, 392 amdgpu_bo_handle *bo, void **cpu, uint64_t *mc_address, in amdgpu_bo_alloc_and_map() argument 396 alloc_flags, 0, bo, cpu, mc_address, va_handle); in amdgpu_bo_alloc_and_map()
|
D | basic_tests.c | 561 uint64_t *mc_address, in amdgpu_bo_alloc_and_map_raw() argument 600 *mc_address = vmc_addr; in amdgpu_bo_alloc_and_map_raw()
|
/external/igt-gpu-tools/tests/amdgpu/ |
D | amd_cs_nop.c | 36 amdgpu_bo_handle *bo, void **cpu, uint64_t *mc_address, in amdgpu_bo_alloc_and_map() argument 70 *mc_address = vmc_addr; in amdgpu_bo_alloc_and_map()
|
D | amd_prime.c | 38 amdgpu_bo_handle *bo, void **cpu, uint64_t *mc_address, in amdgpu_bo_alloc_and_map() argument 72 *mc_address = vmc_addr; in amdgpu_bo_alloc_and_map()
|
D | amd_basic.c | 245 amdgpu_bo_handle *bo, void **cpu, uint64_t *mc_address, in amdgpu_bo_alloc_and_map() argument 279 *mc_address = vmc_addr; in amdgpu_bo_alloc_and_map()
|