Home
last modified time | relevance | path

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

/linux/include/drm/ttm/
H A Dttm_resource.h347 void ttm_resource_cursor_init(struct ttm_resource_cursor *cursor,
/linux/drivers/gpu/drm/ttm/
H A Dttm_resource.c94 void ttm_resource_cursor_init(struct ttm_resource_cursor *cursor, in ttm_resource_cursor_init() function
H A Dttm_bo_util.c967 ttm_resource_cursor_init(&curs->res_curs, man); in ttm_bo_lru_cursor_init()
H A Dttm_bo.c455 ttm_resource_cursor_init(&cursor, man); in ttm_bo_evict_first()