Searched refs:nent (Results 1 – 1 of 1) sorted by relevance
604 unsigned int nent, nalloc; in sgl_alloc_order() local607 nent = round_up(length, PAGE_SIZE << order) >> (PAGE_SHIFT + order); in sgl_alloc_order()609 if (length > (nent << (PAGE_SHIFT + order))) in sgl_alloc_order()611 nalloc = nent; in sgl_alloc_order()639 *nent_p = nent; in sgl_alloc_order()