Lines Matching defs:bo
233 static void amdgpu_evict_flags(struct ttm_buffer_object *bo, in amdgpu_evict_flags()
302 static int amdgpu_verify_access(struct ttm_buffer_object *bo, struct file *filp) in amdgpu_verify_access()
327 static void amdgpu_move_null(struct ttm_buffer_object *bo, in amdgpu_move_null()
345 static uint64_t amdgpu_mm_node_addr(struct ttm_buffer_object *bo, in amdgpu_mm_node_addr()
509 static int amdgpu_move_blit(struct ttm_buffer_object *bo, in amdgpu_move_blit()
548 static int amdgpu_move_vram_ram(struct ttm_buffer_object *bo, bool evict, in amdgpu_move_vram_ram()
606 static int amdgpu_move_ram_vram(struct ttm_buffer_object *bo, bool evict, in amdgpu_move_ram_vram()
655 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move()
771 static unsigned long amdgpu_ttm_io_mem_pfn(struct ttm_buffer_object *bo, in amdgpu_ttm_io_mem_pfn()
1091 int amdgpu_ttm_alloc_gart(struct ttm_buffer_object *bo) in amdgpu_ttm_alloc_gart()
1213 static struct ttm_tt *amdgpu_ttm_tt_create(struct ttm_buffer_object *bo, in amdgpu_ttm_tt_create()
1486 static bool amdgpu_ttm_bo_eviction_valuable(struct ttm_buffer_object *bo, in amdgpu_ttm_bo_eviction_valuable()
1544 static int amdgpu_ttm_access_memory(struct ttm_buffer_object *bo, in amdgpu_ttm_access_memory()
1652 struct amdgpu_bo *bo; in amdgpu_ttm_fw_reserve_vram_init() local
1975 static int amdgpu_map_buffer(struct ttm_buffer_object *bo, in amdgpu_map_buffer()
2112 int amdgpu_fill_buffer(struct amdgpu_bo *bo, in amdgpu_fill_buffer()