Home
last modified time | relevance | path

Searched refs:ttm_base_object_noref_lookup (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dttm_object.h363 ttm_base_object_noref_lookup(struct ttm_object_file *tfile, uint32_t key);
Dttm_object.c245 ttm_base_object_noref_lookup(struct ttm_object_file *tfile, uint32_t key) in ttm_base_object_noref_lookup() function
261 EXPORT_SYMBOL(ttm_base_object_noref_lookup);
Dvmwgfx_bo.c958 base = ttm_base_object_noref_lookup(tfile, handle); in vmw_user_bo_noref_lookup()
Dvmwgfx_resource.c306 base = ttm_base_object_noref_lookup(tfile, handle); in vmw_user_resource_noref_lookup_handle()