Searched refs:alloc_pages (Results 1 – 7 of 7) sorted by relevance
88 alloc_pages(gfp_t gfp_mask, unsigned int order) in alloc_pages() function
98 page = alloc_pages(gfp | (order ? QUIET : 0), order); in i915_gem_object_get_pages_internal()
539 page = alloc_pages(gfp | __GFP_ZERO | __GFP_NOWARN, order); in setup_scratch_page()
459 int alloc_pages; /* number of pages in bigbuf */ member
431 bktr->alloc_pages = BROOKTREE_ALLOC_PAGES; in common_bktr_attach()434 bktr->alloc_pages = 0; in common_bktr_attach()768 if ((u_int) bktr->alloc_pages * PAGE_SIZE in common_bktr_intr()1664 if ((int) temp > bktr->alloc_pages in video_ioctl()1670 (bktr->alloc_pages * PAGE_SIZE)); in video_ioctl()1673 bktr->alloc_pages = temp; in video_ioctl()
680 if (ap->a_offset >= bktr->alloc_pages * PAGE_SIZE) in bktr_mmap()
521 p = alloc_pages(gfp_flags, order); in ttm_alloc_new_pages()