Lines Matching refs:amdgpu_bo
76 struct amdgpu_bo *stolen_vga_memory;
78 struct amdgpu_bo *stolen_extended_memory;
81 struct amdgpu_bo *stolen_reserved_memory;
89 struct amdgpu_bo *fw_reserved_memory;
94 struct amdgpu_bo *fw_vram_usage_reserved_bo;
100 struct amdgpu_bo *drv_vram_usage_reserved_bo;
104 struct amdgpu_bo *sdma_access_bo;
126 u64 amdgpu_vram_mgr_bo_visible_size(struct amdgpu_bo *bo);
158 int amdgpu_fill_buffer(struct amdgpu_bo *bo,
169 int amdgpu_ttm_tt_get_user_pages(struct amdgpu_bo *bo, struct page **pages,
176 static inline int amdgpu_ttm_tt_get_user_pages(struct amdgpu_bo *bo, in amdgpu_ttm_tt_get_user_pages()