Home
last modified time | relevance | path

Searched defs:ttm_tt (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/drm/ttm/
Dttm_tt.h46 struct ttm_tt { struct
55 * and swapped out by TTM. Calling ttm_tt_populate() will then swap the argument
111 * @tt: Cached struct ttm_tt. argument
/kernel/linux/linux-5.10/include/drm/ttm/
Dttm_tt.h68 struct ttm_tt { struct
77 static inline bool ttm_tt_is_populated(struct ttm_tt *tt) in ttm_tt_is_populated() argument