Home
last modified time | relevance | path

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

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