HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_virt_alloc_mm_table (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_virt.c 177 * amdgpu_virt_alloc_mm_table() - alloc memory for mm table
182 int amdgpu_virt_alloc_mm_table(struct amdgpu_device *adev) function in typeref:typename:int
amdgpu_virt.h 303 int amdgpu_virt_alloc_mm_table(struct amdgpu_device *adev);
amdgpu_vce_v4_0.c 496 r = amdgpu_virt_alloc_mm_table(adev);
amdgpu_uvd_v7_0.c 493 r = amdgpu_virt_alloc_mm_table(adev);
amdgpu_vcn_v2_5.c 219 r = amdgpu_virt_alloc_mm_table(adev);

Completed in 34 milliseconds