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