Home
last modified time | relevance | path

Searched refs:ttm_glob (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/ttm/
H A Dttm_device.c45 struct ttm_global ttm_glob; variable
46 EXPORT_SYMBOL(ttm_glob);
52 struct ttm_global *glob = &ttm_glob; in ttm_global_release()
69 struct ttm_global *glob = &ttm_glob; in ttm_global_init()
132 struct ttm_global *glob = &ttm_glob; in ttm_global_swapout()
189 struct ttm_global *glob = &ttm_glob; in ttm_device_init()
H A Dttm_agp_backend.c53 struct page *dummy_read_page = ttm_glob.dummy_read_page; in ttm_agp_bind()
H A Dttm_bo.c314 atomic_dec(&ttm_glob.bo_count); in ttm_bo_release()
905 atomic_inc(&ttm_glob.bo_count); in ttm_bo_init_reserved()
H A Dttm_bo_util.c243 atomic_inc(&ttm_glob.bo_count); in ttm_buffer_object_transfer()
/linux/include/drm/ttm/
H A Dttm_device.h59 } ttm_glob; variable
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gart.c77 struct page *dummy_page = ttm_glob.dummy_read_page; in amdgpu_gart_dummy_page_init()