Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_memory.c40 #define TTM_MEMORY_ALLOC_RETRIES 4 macro
519 int count = TTM_MEMORY_ALLOC_RETRIES; in ttm_mem_global_alloc_zone()