Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c309 unsigned long nr_clear_pages = pagecount; in cma_heap_allocate() local
312 while (nr_clear_pages > 0) { in cma_heap_allocate()
324 nr_clear_pages--; in cma_heap_allocate()