Searched refs:maxsubpgs (Results 1 – 1 of 1) sorted by relevance
174 pgoff_t subpgoff, maxsubpgs; in udmabuf_create() local223 maxsubpgs = huge_page_size(hpstate) >> PAGE_SHIFT; in udmabuf_create()238 if (subpgoff == maxsubpgs) { in udmabuf_create()
Completed in 4 milliseconds