Lines Matching refs:amdgpu_bo
75 struct amdgpu_bo *stolen_vga_memory;
77 struct amdgpu_bo *stolen_extended_memory;
80 struct amdgpu_bo *stolen_reserved_memory;
88 struct amdgpu_bo *fw_reserved_memory;
93 struct amdgpu_bo *fw_vram_usage_reserved_bo;
99 struct amdgpu_bo *drv_vram_usage_reserved_bo;
103 struct amdgpu_bo *sdma_access_bo;
142 u64 amdgpu_vram_mgr_bo_visible_size(struct amdgpu_bo *bo);
176 int amdgpu_ttm_clear_buffer(struct amdgpu_bo *bo,
179 int amdgpu_fill_buffer(struct amdgpu_bo *bo,
190 int amdgpu_ttm_tt_get_user_pages(struct amdgpu_bo *bo, struct page **pages,
197 static inline int amdgpu_ttm_tt_get_user_pages(struct amdgpu_bo *bo, in amdgpu_ttm_tt_get_user_pages()