Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/habanalabs/common/
Dmemory.c52 static int alloc_device_memory(struct hl_ctx *ctx, struct hl_mem_in *args, in alloc_device_memory() function
1181 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()