Home
last modified time | relevance | path

Searched refs:npages_this_entry (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/android/ion/
Dion_heap.c41 int npages_this_entry = PAGE_ALIGN(sg->length) / PAGE_SIZE; in ion_heap_map_kernel() local
45 for (j = 0; j < npages_this_entry; j++) in ion_heap_map_kernel()