Searched refs:ttm_glob (Results 1 – 5 of 5) sorted by relevance
47 struct ttm_global ttm_glob; variable48 EXPORT_SYMBOL(ttm_glob);54 struct ttm_global *glob = &ttm_glob; in ttm_global_release()71 struct ttm_global *glob = &ttm_glob; in ttm_global_init()156 struct ttm_global *glob = &ttm_glob; in ttm_global_swapout()213 struct ttm_global *glob = &ttm_glob; in ttm_device_init()
54 struct page *dummy_read_page = ttm_glob.dummy_read_page; in ttm_agp_bind()
317 atomic_dec(&ttm_glob.bo_count); in ttm_bo_release()948 atomic_inc(&ttm_glob.bo_count); in ttm_bo_init_reserved()
247 atomic_inc(&ttm_glob.bo_count); in ttm_buffer_object_transfer()
77 struct page *dummy_page = ttm_glob.dummy_read_page; in amdgpu_gart_dummy_page_init()
Completed in 12 milliseconds