Home
last modified time | relevance | path

Searched refs:num_user_pages (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.h42 static inline int num_user_pages(unsigned long addr, in num_user_pages() function
H A Duser_exp_rcv.c270 tidbuf->npages = num_user_pages(tidbuf->vaddr, tidbuf->length); in hfi1_user_exp_rcv_setup()