Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.h83 int siw_mmap(struct ib_ucontext *ctx, struct vm_area_struct *vma);
H A Dsiw_main.c258 .mmap = siw_mmap,
H A Dsiw_verbs.c45 int siw_mmap(struct ib_ucontext *ctx, struct vm_area_struct *vma) in siw_mmap() function