Searched refs:flags32 (Results 1 – 1 of 1) sorted by relevance
546 gfp_t flags32 = GFP_KERNEL | GFP_DMA32 | __GFP_ZERO; in hv_crash_trampoline_setup() local549 page = alloc_page(flags32); in hv_crash_trampoline_setup()559 page = alloc_pages(flags32, order); in hv_crash_trampoline_setup()