Searched refs:alloc_device_memory (Results 1 – 1 of 1) sorted by relevance
85 static int alloc_device_memory(struct hl_ctx *ctx, struct hl_mem_in *args, in alloc_device_memory() function2022 rc = alloc_device_memory(ctx, &args->in, &handle); in mem_ioctl_no_mmu()2223 rc = alloc_device_memory(ctx, &args->in, &handle); in hl_mem_ioctl()