Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Ddevice.c117 * hl_mmap - mmap function for habanalabs device
125 static int hl_mmap(struct file *filp, struct vm_area_struct *vma) in hl_mmap() function
145 .mmap = hl_mmap,
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Ddevice.c587 * hl_mmap - mmap function for habanalabs device
595 static int hl_mmap(struct file *filp, struct vm_area_struct *vma) in hl_mmap() function
624 .mmap = hl_mmap,

Completed in 5 milliseconds