Lines Matching defs:ttm
96 * @ttm: TTM structure holding system pages.
143 struct ttm_tt *ttm;
370 * @resv: Pointer to a dma_resv, or NULL to let ttm allocate one.
422 * @resv: Pointer to a dma_resv, or NULL to let ttm allocate one.
541 * ttm_bo_mmap_obj - mmap memory backed by a ttm buffer object.
551 * ttm_bo_mmap - mmap out of the ttm device address space.
575 * This function implements read / write into ttm buffer objects, and is
595 * Most ttm drivers are using gem too, so the embedded
597 * calling ttm_bo_init). It is also possible to use ttm without gem
600 * This helper will figure whenever a given ttm bo is a gem object too