Searched refs:nent (Results 1 – 1 of 1) sorted by relevance
617 unsigned int nent, nalloc; in sgl_alloc_order() local620 nent = round_up(length, PAGE_SIZE << order) >> (PAGE_SHIFT + order); in sgl_alloc_order()622 if (length > (nent << (PAGE_SHIFT + order))) in sgl_alloc_order()624 nalloc = nent; in sgl_alloc_order()652 *nent_p = nent; in sgl_alloc_order()