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;
89 struct amdgpu_bo *fw_reserved_memory_extend;
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;
143 u64 amdgpu_vram_mgr_bo_visible_size(struct amdgpu_bo *bo);
178 int amdgpu_ttm_clear_buffer(struct amdgpu_bo *bo,
181 int amdgpu_fill_buffer(struct amdgpu_bo *bo,
192 int amdgpu_ttm_tt_get_user_pages(struct amdgpu_bo *bo, struct page **pages,
199 static inline int amdgpu_ttm_tt_get_user_pages(struct amdgpu_bo *bo, in amdgpu_ttm_tt_get_user_pages()