Searched defs:use_dma_alloc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/include/drm/ttm/ |
H A D | ttm_pool.h | 73 bool use_dma_alloc; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/tests/ |
H A D | ttm_kunit_helpers.c | 11 ttm_device_kunit_init(struct ttm_test_devices *priv, struct ttm_device *ttm, bool use_dma_alloc, bool use_dma32) ttm_device_kunit_init() argument
|
H A D | ttm_device_test.c | 13 bool use_dma_alloc; member
|
H A D | ttm_pool_test.c | 15 bool use_dma_alloc; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/ |
H A D | ttm_device.c | 192 ttm_device_init(struct ttm_device *bdev, const struct ttm_device_funcs *funcs, struct device *dev, struct address_space *mapping, struct drm_vma_offset_manager *vma_manager, bool use_dma_alloc, bool use_dma32) ttm_device_init() argument
|
H A D | ttm_pool.c | 554 ttm_pool_init(struct ttm_pool *pool, struct device *dev, int nid, bool use_dma_alloc, bool use_dma32) ttm_pool_init() argument [all...] |
Completed in 4 milliseconds