Lines Matching refs:amdgpu_bo
74 struct amdgpu_bo *stolen_vga_memory;
76 struct amdgpu_bo *stolen_extended_memory;
79 struct amdgpu_bo *stolen_reserved_memory;
87 struct amdgpu_bo *fw_reserved_memory;
92 struct amdgpu_bo *fw_vram_usage_reserved_bo;
98 struct amdgpu_bo *drv_vram_usage_reserved_bo;
102 struct amdgpu_bo *sdma_access_bo;
139 u64 amdgpu_vram_mgr_bo_visible_size(struct amdgpu_bo *bo);
173 int amdgpu_ttm_clear_buffer(struct amdgpu_bo *bo,
176 int amdgpu_fill_buffer(struct amdgpu_bo *bo,
187 int amdgpu_ttm_tt_get_user_pages(struct amdgpu_bo *bo, struct page **pages,
194 static inline int amdgpu_ttm_tt_get_user_pages(struct amdgpu_bo *bo, in amdgpu_ttm_tt_get_user_pages()