Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/habanalabs/common/
Dmemory.c85 static int alloc_device_memory(struct hl_ctx *ctx, struct hl_mem_in *args, in alloc_device_memory() function
2022 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()