Home
last modified time | relevance | path

Searched refs:amdgpu_bo_mmap_offset (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h123 static inline u64 amdgpu_bo_mmap_offset(struct amdgpu_bo *bo) in amdgpu_bo_mmap_offset() function
Damdgpu_gem.c316 *offset_p = amdgpu_bo_mmap_offset(robj); in amdgpu_mode_dumb_mmap()