Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/ttm/
H A Dttm_bo.c62 static inline int ttm_mem_type_from_place(const struct ttm_place *place, in ttm_mem_type_from_place() function
100 ret = ttm_mem_type_from_place(&placement->placement[i], in ttm_bo_mem_space_debug()
921 ret = ttm_mem_type_from_place(place, &mem_type); in ttm_bo_mem_space()
970 ret = ttm_mem_type_from_place(place, &mem_type); in ttm_bo_mem_space()