Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dpgalloc.h21 #define PGALLOC_GFP (GFP_KERNEL | __GFP_ZERO) macro
/Linux-v5.4/arch/sh/mm/
Dpgtable.c5 #define PGALLOC_GFP GFP_KERNEL | __GFP_ZERO macro
/Linux-v5.4/arch/x86/kernel/
Despfix_64.c52 #define PGALLOC_GFP (GFP_KERNEL | __GFP_ZERO) macro