Lines Matching defs:map
560 * @dram_size_for_default_page_mapping: DRAM size needed to map to avoid page
900 * @mmap: callback executed on mmap, must map the buffer to vma
1483 * @asic_dma_map_single: map a single buffer to a DMA
1486 * @asic_dma_map_sgtable: DMA map scatter-gather table.
1793 * @map_link: list to the container hash map
1918 * @size: size of the memory area to pin & map.
2470 * @gen_sync_to_engine_map: generate a hash map from sync obj id to its engine
2477 struct hl_sync_to_engine_map *map);
2816 * @map: maps a virtual address to physical address for a context.
2831 int (*map)(struct hl_ctx *ctx, u64 virt_addr, u64 phys_addr, u32 page_size,
3920 void hl_state_dump_free_sync_to_engine_map(struct hl_sync_to_engine_map *map);