Searched refs:nent (Results 1 – 1 of 1) sorted by relevance
492 unsigned int nent, nalloc; in sgl_alloc_order() local495 nent = round_up(length, PAGE_SIZE << order) >> (PAGE_SHIFT + order); in sgl_alloc_order()497 if (length > (nent << (PAGE_SHIFT + order))) in sgl_alloc_order()499 nalloc = nent; in sgl_alloc_order()527 *nent_p = nent; in sgl_alloc_order()