Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Dmemory.c87 static int alloc_device_memory(struct hl_ctx *ctx, struct hl_mem_in *args, in alloc_device_memory() function
2247 rc = alloc_device_memory(ctx, &args->in, &handle); in hl_mem_ioctl()