Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/habanalabs/
Dmemory.c774 if (hl_mmu_unmap(ctx, next_vaddr, page_size)) in map_phys_page_pack()
1040 if (hl_mmu_unmap(ctx, next_vaddr, page_size)) in unmap_device_va()
Dmmu.c667 int hl_mmu_unmap(struct hl_ctx *ctx, u64 virt_addr, u32 page_size) in hl_mmu_unmap() function
Dhabanalabs.h1528 int hl_mmu_unmap(struct hl_ctx *ctx, u64 virt_addr, u32 page_size);
/Linux-v5.4/drivers/misc/habanalabs/goya/
Dgoya.c4763 if (hl_mmu_unmap(hdev->kernel_ctx, in goya_mmu_add_mappings_for_device_cpu()
4771 if (hl_mmu_unmap(hdev->kernel_ctx, in goya_mmu_add_mappings_for_device_cpu()
4796 if (hl_mmu_unmap(hdev->kernel_ctx, VA_CPU_ACCESSIBLE_MEM_ADDR, in goya_mmu_remove_device_cpu_mappings()
4802 if (hl_mmu_unmap(hdev->kernel_ctx, in goya_mmu_remove_device_cpu_mappings()
4811 if (hl_mmu_unmap(hdev->kernel_ctx, in goya_mmu_remove_device_cpu_mappings()