Searched defs:ttm (Results 1 – 10 of 10) sorted by relevance
| /NextBSD/sys/dev/drm2/ttm/ |
| HD | ttm_tt.c | 52 static void ttm_tt_alloc_page_directory(struct ttm_tt *ttm) in ttm_tt_alloc_page_directory() 58 static void ttm_dma_tt_alloc_page_directory(struct ttm_dma_tt *ttm) in ttm_dma_tt_alloc_page_directory() 102 static int ttm_tt_set_caching(struct ttm_tt *ttm, in ttm_tt_set_caching() 148 int ttm_tt_set_placement_caching(struct ttm_tt *ttm, uint32_t placement) in ttm_tt_set_placement_caching() 162 void ttm_tt_destroy(struct ttm_tt *ttm) in ttm_tt_destroy() 183 int ttm_tt_init(struct ttm_tt *ttm, struct ttm_bo_device *bdev, in ttm_tt_init() 205 void ttm_tt_fini(struct ttm_tt *ttm) in ttm_tt_fini() 215 struct ttm_tt *ttm = &ttm_dma->ttm; in ttm_dma_tt_init() local 238 struct ttm_tt *ttm = &ttm_dma->ttm; in ttm_dma_tt_fini() local 246 void ttm_tt_unbind(struct ttm_tt *ttm) in ttm_tt_unbind() [all …]
|
| HD | ttm_agp_backend.c | 43 struct ttm_tt ttm; member 51 static int ttm_agp_bind(struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem) in ttm_agp_bind() 76 static int ttm_agp_unbind(struct ttm_tt *ttm) in ttm_agp_unbind() 84 static void ttm_agp_destroy(struct ttm_tt *ttm) in ttm_agp_destroy() 123 int ttm_agp_tt_populate(struct ttm_tt *ttm) in ttm_agp_tt_populate() 131 void ttm_agp_tt_unpopulate(struct ttm_tt *ttm) in ttm_agp_tt_unpopulate()
|
| HD | ttm_bo_util.c | 48 struct ttm_tt *ttm = bo->ttm; in ttm_bo_move_ttm() local 247 static int ttm_copy_io_ttm_page(struct ttm_tt *ttm, void *src, in ttm_copy_io_ttm_page() 271 static int ttm_copy_ttm_io_page(struct ttm_tt *ttm, void *dst, in ttm_copy_ttm_io_page() 299 struct ttm_tt *ttm = bo->ttm; in ttm_bo_move_memcpy() local 484 struct ttm_tt *ttm = bo->ttm; in ttm_bo_kmap_ttm() local
|
| HD | ttm_bo_vm.c | 108 struct ttm_tt *ttm = NULL; in ttm_bo_vm_fault() local
|
| HD | ttm_page_alloc_dma.c | 843 struct ttm_tt *ttm = &ttm_dma->ttm; in ttm_dma_pool_get_pages() local 868 struct ttm_tt *ttm = &ttm_dma->ttm; in ttm_dma_populate() local 940 struct ttm_tt *ttm = &ttm_dma->ttm; in ttm_dma_unpopulate() local
|
| HD | ttm_page_alloc.c | 849 int ttm_pool_populate(struct ttm_tt *ttm) in ttm_pool_populate() 887 void ttm_pool_unpopulate(struct ttm_tt *ttm) in ttm_pool_unpopulate()
|
| HD | ttm_bo_api.h | 214 struct ttm_tt *ttm; member
|
| HD | ttm_bo_driver.h | 142 struct ttm_tt ttm; member
|
| /NextBSD/sys/dev/drm2/radeon/ |
| HD | radeon_ttm.c | 506 struct ttm_dma_tt ttm; member 511 static int radeon_ttm_backend_bind(struct ttm_tt *ttm, in radeon_ttm_backend_bind() 532 static int radeon_ttm_backend_unbind(struct ttm_tt *ttm) in radeon_ttm_backend_unbind() 540 static void radeon_ttm_backend_destroy(struct ttm_tt *ttm) in radeon_ttm_backend_destroy() 583 static int radeon_ttm_tt_populate(struct ttm_tt *ttm) in radeon_ttm_tt_populate() 643 static void radeon_ttm_tt_unpopulate(struct ttm_tt *ttm) in radeon_ttm_tt_unpopulate()
|
| /NextBSD/crypto/openssl/crypto/asn1/ |
| HD | a_utctm.c | 291 struct tm stm, ttm; in ASN1_UTCTIME_cmp_time_t() local
|