Lines Matching refs:pageidx
20 u16 pageidx, unsigned int npages);
567 unsigned pagecount, pageidx, setcount = 0, i; in find_phys_blocks() local
581 for (pageidx = 0, pagecount = 1, i = 1; i <= npages; i++) { in find_phys_blocks()
614 list[setcount].idx = pageidx; in find_phys_blocks()
617 pageidx += maxpages; in find_phys_blocks()
620 pageidx = i; in find_phys_blocks()
683 u16 npages, pageidx, setidx = start + idx; in program_rcvarray() local
700 pageidx = tbuf->psets[setidx].idx; in program_rcvarray()
703 rcventry, grp, pageidx, in program_rcvarray()
726 u16 pageidx, unsigned int npages) in set_rcvarray_entry() argument
733 struct page **pages = tbuf->pages + pageidx; in set_rcvarray_entry()
765 tbuf->vaddr + (pageidx * PAGE_SIZE), npages * PAGE_SIZE, in set_rcvarray_entry()