PGALLOC_GFP 21 arch/powerpc/include/asm/pgalloc.h #define PGALLOC_GFP (GFP_KERNEL | __GFP_ZERO) PGALLOC_GFP 5 arch/sh/mm/pgtable.c #define PGALLOC_GFP GFP_KERNEL | __GFP_ZERO PGALLOC_GFP 52 arch/x86/kernel/espfix_64.c #define PGALLOC_GFP (GFP_KERNEL | __GFP_ZERO)