Home
last modified time | relevance | path

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

/src/sys/dev/drm2/ttm/
H A Dttm_bo.c104 static inline uint32_t ttm_bo_type_flags(unsigned type) in ttm_bo_type_flags() function
975 uint32_t cur_flags = ttm_bo_type_flags(mem_type); in ttm_bo_mt_compatible()