Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion_heap.c147 int npages_this_entry = PAGE_ALIGN(sg->length) / PAGE_SIZE; in ion_heap_map_kernel() local
151 for (j = 0; j < npages_this_entry; j++) in ion_heap_map_kernel()