Searched refs:subpgcnt (Results 1 – 1 of 1) sorted by relevance
389 pgoff_t subpgcnt; in udmabuf_create() local396 subpgcnt = list[i].size >> PAGE_SHIFT; in udmabuf_create()397 pgcnt += subpgcnt; in udmabuf_create()401 max_nr_folios = max_t(unsigned long, subpgcnt, max_nr_folios); in udmabuf_create()
Completed in 4 milliseconds