Searched refs:EFA_PTRS_PER_CHUNK (Results 1 – 1 of 1) sorted by relevance
97 #define EFA_PTRS_PER_CHUNK \ macro101 ((EFA_PTRS_PER_CHUNK * EFA_CHUNK_PAYLOAD_PTR_SIZE) + EFA_CHUNK_PTR_SIZE)1282 chunk_list_size = DIV_ROUND_UP(page_cnt, EFA_PTRS_PER_CHUNK); in pbl_chunk_list_create()1304 ((page_cnt % EFA_PTRS_PER_CHUNK) * EFA_CHUNK_PAYLOAD_PTR_SIZE) + in pbl_chunk_list_create()1316 if (payload_idx == EFA_PTRS_PER_CHUNK) { in pbl_chunk_list_create()1345 &prev_chunk_buf[EFA_PTRS_PER_CHUNK]; in pbl_chunk_list_create()