Searched refs:amdgpu_bo_mmap_offset (Results 1 – 4 of 4) sorted by relevance
252 static inline u64 amdgpu_bo_mmap_offset(struct amdgpu_bo *bo) in amdgpu_bo_mmap_offset() function
511 *offset_p = amdgpu_bo_mmap_offset(robj); in amdgpu_mode_dumb_mmap()
1876 *offset = amdgpu_bo_mmap_offset(bo); in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()2401 *mmap_offset = amdgpu_bo_mmap_offset(bo); in import_obj_create()
1968 bo_bucket->offset = amdgpu_bo_mmap_offset(dumper_bo); in criu_checkpoint_bos()
Completed in 18 milliseconds