Searched refs:subpgoff (Results 1 – 1 of 1) sorted by relevance
174 pgoff_t subpgoff, maxsubpgs; in udmabuf_create() local221 subpgoff = (list[i].offset & in udmabuf_create()235 page = hpage + subpgoff; in udmabuf_create()237 subpgoff++; in udmabuf_create()238 if (subpgoff == maxsubpgs) { in udmabuf_create()241 subpgoff = 0; in udmabuf_create()
Completed in 5 milliseconds