Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rdmavt/
H A Dmmap.h55 int rvt_mmap(struct ib_ucontext *context, struct vm_area_struct *vma);
H A Dmmap.c110 int rvt_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in rvt_mmap() function
H A Dvt.c398 .mmap = rvt_mmap,