Home
last modified time | relevance | path

Searched defs:PGALLOC_GFP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dpgalloc.h21 #define PGALLOC_GFP (GFP_KERNEL | __GFP_ZERO) macro
/openbmc/linux/arch/x86/kernel/
H A Despfix_64.c52 #define PGALLOC_GFP (GFP_KERNEL | __GFP_ZERO) macro