Searched refs:amdgpu_bo_mmap_offset (Results 1 – 4 of 4) sorted by relevance
225 static inline u64 amdgpu_bo_mmap_offset(struct amdgpu_bo *bo) in amdgpu_bo_mmap_offset() function
628 *offset_p = amdgpu_bo_mmap_offset(robj); in amdgpu_mode_dumb_mmap()
1820 *offset = amdgpu_bo_mmap_offset(bo); in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()2345 *mmap_offset = amdgpu_bo_mmap_offset(bo); in import_obj_create()
1979 bo_bucket->offset = amdgpu_bo_mmap_offset(dumper_bo); in criu_checkpoint_bos()
Completed in 16 milliseconds