HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_vm_bo_size (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vm.c 212 * amdgpu_vm_bo_size - returns the size of the BOs in bytes
220 static unsigned amdgpu_vm_bo_size(struct amdgpu_device *adev, unsigned level) function in typeref:typename:unsigned
874 bp->size = amdgpu_vm_bo_size(adev, level);
amdgpu_vm.c 212 * amdgpu_vm_bo_size - returns the size of the BOs in bytes
220 static unsigned amdgpu_vm_bo_size(struct amdgpu_device *adev, unsigned level) function in typeref:typename:unsigned
874 bp->size = amdgpu_vm_bo_size(adev, level);
amdgpu_vm.c 212 * amdgpu_vm_bo_size - returns the size of the BOs in bytes
220 static unsigned amdgpu_vm_bo_size(struct amdgpu_device *adev, unsigned level) function in typeref:typename:unsigned
874 bp->size = amdgpu_vm_bo_size(adev, level);

Completed in 41 milliseconds