Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A DMakefile20 rxe_mmap.o \
H A Drxe_mmap.c62 int rxe_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in rxe_mmap() function
H A Drxe_loc.h57 int rxe_mmap(struct ib_ucontext *context, struct vm_area_struct *vma);
H A Drxe_verbs.c1471 .mmap = rxe_mmap,