Home
last modified time | relevance | path

Searched refs:ttm_bo_map_premapped (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/drm/ttm/
H A Dttm_bo_api.h192 ttm_bo_map_premapped = 4 | TTM_BO_MAP_IOMEM_MASK, enumerator
/kernel/linux/linux-6.6/include/drm/ttm/
H A Dttm_bo.h158 ttm_bo_map_premapped = 4 | TTM_BO_MAP_IOMEM_MASK, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c421 map->bo_kmap_type = ttm_bo_map_premapped; in ttm_bo_ioremap()
518 case ttm_bo_map_premapped: in ttm_bo_kunmap()
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c311 map->bo_kmap_type = ttm_bo_map_premapped; in ttm_bo_ioremap()
435 case ttm_bo_map_premapped: in ttm_bo_kunmap()

Completed in 4 milliseconds