Searched refs:npages_this_entry (Results 1 – 1 of 1) sorted by relevance
49 int npages_this_entry = PAGE_ALIGN(sg->length) / PAGE_SIZE; in ion_heap_map_kernel() local53 for (j = 0; j < npages_this_entry; j++) in ion_heap_map_kernel()