Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
Dverbs.h47 int qedr_mmap(struct ib_ucontext *ucontext, struct vm_area_struct *vma);
Dmain.c220 .mmap = qedr_mmap,
Dverbs.c386 int qedr_mmap(struct ib_ucontext *ucontext, struct vm_area_struct *vma) in qedr_mmap() function