Searched refs:pgsz_idx (Results 1 – 1 of 1) sorted by relevance
718 unsigned int cur_page, n_pages, pgsz_idx; in create_extmem() local724 for (pgsz_idx = 0; pgsz_idx < RTE_DIM(pgsizes); pgsz_idx++) { in create_extmem()726 if (pgsizes[pgsz_idx] > SIZE_MAX) in create_extmem()729 cur_pgsz = pgsizes[pgsz_idx]; in create_extmem()