Searched refs:hl_mmu_map_page (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/accel/habanalabs/common/mmu/ |
| H A D | mmu.c | 293 int hl_mmu_map_page(struct hl_ctx *ctx, u64 virt_addr, u64 phys_addr, u32 page_size, in hl_mmu_map_page() function 408 rc = hl_mmu_map_page(ctx, curr_va, curr_pa, page_size, in hl_mmu_map_contiguous()
|
| /linux/drivers/accel/habanalabs/goya/ |
| H A D | goya.c | 4898 rc = hl_mmu_map_page(hdev->kernel_ctx, in goya_mmu_add_mappings_for_device_cpu() 4910 rc = hl_mmu_map_page(hdev->kernel_ctx, in goya_mmu_add_mappings_for_device_cpu() 4923 rc = hl_mmu_map_page(hdev->kernel_ctx, in goya_mmu_add_mappings_for_device_cpu()
|