Home
last modified time | relevance | path

Searched refs:ttm_bo_reserve_slowpath (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/drm/ttm/
Dttm_bo_driver.h874 static inline int ttm_bo_reserve_slowpath(struct ttm_buffer_object *bo, in ttm_bo_reserve_slowpath() function
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_gem.c419 ret = ttm_bo_reserve_slowpath(&nvbo->bo, true, in validate_init()