Searched refs:dump_page_alloc (Results 1 – 1 of 1) sorted by relevance
902 #define dump_page_alloc() alloc_page(GFP_KERNEL) macro915 #define dump_page_alloc() ERR_PTR(-EINVAL) macro929 dump_page = dump_page_alloc(); in dump_user_range()