Searched refs:bo2_mc (Results 1 – 1 of 1) sorted by relevance
833 uint64_t bo1_mc, bo2_mc; in amdgpu_bo_eviction_test() local901 (void**)&bo2_cpu, &bo2_mc, in amdgpu_bo_eviction_test()918 pm4[i++] = 0xffffffff & bo2_mc; in amdgpu_bo_eviction_test()920 pm4[i++] = (0xffffffff00000000 & bo2_mc) >> 32; in amdgpu_bo_eviction_test()931 pm4[i++] = 0xffffffff & bo2_mc; in amdgpu_bo_eviction_test()932 pm4[i++] = (0xffffffff00000000 & bo2_mc) >> 32; in amdgpu_bo_eviction_test()949 r = amdgpu_bo_unmap_and_free(bo2, bo2_va_handle, bo2_mc, in amdgpu_bo_eviction_test()1569 uint64_t bo1_mc, bo2_mc; in amdgpu_command_submission_copy_linear_helper() local1617 (void**)&bo2_cpu, &bo2_mc, in amdgpu_command_submission_copy_linear_helper()1634 pm4[i++] = 0xffffffff & bo2_mc; in amdgpu_command_submission_copy_linear_helper()[all …]