Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A DMakefile19 rxe_mmap.o \
H A Drxe_mmap.c63 int rxe_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in rxe_mmap() function
H A Drxe_loc.h71 int rxe_mmap(struct ib_ucontext *context, struct vm_area_struct *vma);
H A Drxe_verbs.c1088 .mmap = rxe_mmap,