Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dpgalloc.h21 #define PGALLOC_GFP (GFP_KERNEL | __GFP_ZERO) macro
/Linux-v4.19/arch/sh/mm/
Dpgtable.c5 #define PGALLOC_GFP GFP_KERNEL | __GFP_ZERO macro
/Linux-v4.19/arch/unicore32/include/asm/
Dpgalloc.h31 #define PGALLOC_GFP (GFP_KERNEL | __GFP_ZERO) macro
/Linux-v4.19/arch/x86/kernel/
Despfix_64.c60 #define PGALLOC_GFP (GFP_KERNEL | __GFP_ZERO) macro
/Linux-v4.19/arch/arm/include/asm/
Dpgalloc.h60 #define PGALLOC_GFP (GFP_KERNEL | __GFP_ZERO) macro
/Linux-v4.19/arch/arm64/include/asm/
Dpgalloc.h29 #define PGALLOC_GFP (GFP_KERNEL | __GFP_ZERO) macro
/Linux-v4.19/arch/x86/mm/
Dpgtable.c16 #define PGALLOC_GFP (GFP_KERNEL_ACCOUNT | __GFP_ZERO) macro