Searched refs:alloc_page (Results 1 – 6 of 6) sorted by relevance
64 static inline struct page * alloc_page(int flags) in alloc_page() function
497 static struct page_entry * alloc_page (unsigned);728 alloc_page (unsigned order) in alloc_page() function1234 new_entry = alloc_page (order); in ggc_internal_alloc_stat()
530 static struct page_entry * alloc_page (unsigned);764 alloc_page (unsigned order) in alloc_page() function1281 new_entry = alloc_page (order); in ggc_internal_alloc()
749 p = (struct vm_page *)alloc_page(gfp_flags); in ttm_get_pages()
1479 glob->dummy_read_page = alloc_page(__GFP_ZERO | GFP_DMA32); in ttm_bo_global_init()
388 return alloc_page(gfp); in vm_alloc_page()402 page = alloc_page(gfp); in vm_alloc_page()561 page = alloc_page(gfp | __GFP_ZERO); in setup_scratch_page()