Searched refs:ttm_glob (Results 1 – 6 of 6) sorted by relevance
44 struct ttm_global ttm_glob; variable45 EXPORT_SYMBOL(ttm_glob);51 struct ttm_global *glob = &ttm_glob; in ttm_global_release()68 struct ttm_global *glob = &ttm_glob; in ttm_global_init()125 struct ttm_global *glob = &ttm_glob; in ttm_global_swapout()204 struct ttm_global *glob = &ttm_glob; in ttm_device_init()
53 struct page *dummy_read_page = ttm_glob.dummy_read_page; in ttm_agp_bind()
468 atomic_dec(&ttm_glob.bo_count); in ttm_bo_release()986 atomic_inc(&ttm_glob.bo_count); in ttm_bo_init_reserved()
232 atomic_inc(&ttm_glob.bo_count); in ttm_buffer_object_transfer()
61 } ttm_glob; variable
75 struct page *dummy_page = ttm_glob.dummy_read_page; in amdgpu_gart_dummy_page_init()
Completed in 9 milliseconds