Searched refs:find_phys_blocks (Results 1 – 1 of 1) sorted by relevance
16 static u32 find_phys_blocks(struct tid_user_buf *tidbuf, unsigned int npages);295 tidbuf->n_psets = find_phys_blocks(tidbuf, pinned); in hfi1_user_exp_rcv_setup()565 static u32 find_phys_blocks(struct tid_user_buf *tidbuf, unsigned int npages) in find_phys_blocks() function