Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/habanalabs/common/
Dmemory.c1075 static int map_device_va(struct hl_ctx *ctx, struct hl_mem_in *args, u64 *device_addr) in map_device_va() function
2254 rc = map_device_va(ctx, &args->in, &device_addr); in hl_mem_ioctl()