Home
last modified time | relevance | path

Searched refs:hl_mmu_unmap (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/misc/habanalabs/common/
Dmmu.c112 int hl_mmu_unmap(struct hl_ctx *ctx, u64 virt_addr, u32 page_size, in hl_mmu_unmap() function
Dcommand_buffer.c96 hl_mmu_unmap(ctx, va_block->start, va_block->size, in cb_map_mem()
123 if (hl_mmu_unmap(ctx, va_block->start, va_block->size, in cb_unmap_mem()
Dmemory.c764 if (hl_mmu_unmap(ctx, next_vaddr, page_size, in map_phys_pg_pack()
794 if (hl_mmu_unmap(ctx, next_vaddr, page_size, in unmap_phys_pg_pack()
Dhabanalabs.h1908 int hl_mmu_unmap(struct hl_ctx *ctx, u64 virt_addr, u32 page_size,
/Linux-v5.10/drivers/misc/habanalabs/goya/
Dgoya.c4924 if (hl_mmu_unmap(hdev->kernel_ctx, in goya_mmu_add_mappings_for_device_cpu()
4932 if (hl_mmu_unmap(hdev->kernel_ctx, in goya_mmu_add_mappings_for_device_cpu()
4958 if (hl_mmu_unmap(hdev->kernel_ctx, VA_CPU_ACCESSIBLE_MEM_ADDR, in goya_mmu_remove_device_cpu_mappings()
4964 if (hl_mmu_unmap(hdev->kernel_ctx, in goya_mmu_remove_device_cpu_mappings()
4974 if (hl_mmu_unmap(hdev->kernel_ctx, in goya_mmu_remove_device_cpu_mappings()