Home
last modified time | relevance | path

Searched refs:map_device_va (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dmemory.c833 * map_device_va - map the given memory
846 static int map_device_va(struct hl_ctx *ctx, struct hl_mem_in *args, in map_device_va() function
1262 rc = map_device_va(ctx, &args->in, &device_addr); in hl_mem_ioctl()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dmemory.c1038 * map_device_va() - map the given memory.
1050 static int map_device_va(struct hl_ctx *ctx, struct hl_mem_in *args, u64 *device_addr) in map_device_va() function
2253 rc = map_device_va(ctx, &args->in, &device_addr); in hl_mem_ioctl()

Completed in 6 milliseconds