Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dttm_object.h317 ttm_base_object_noref_lookup(struct ttm_object_file *tfile, uint32_t key);
Dttm_object.c243 ttm_base_object_noref_lookup(struct ttm_object_file *tfile, uint32_t key) in ttm_base_object_noref_lookup() function
259 EXPORT_SYMBOL(ttm_base_object_noref_lookup);
Dvmwgfx_resource.c305 base = ttm_base_object_noref_lookup(tfile, handle); in vmw_user_resource_noref_lookup_handle()