Searched defs:PGALLOC_GFP (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/powerpc/include/asm/ | ||
D | pgalloc.h | 21 #define PGALLOC_GFP (GFP_KERNEL | __GFP_ZERO) macro |
/linux-6.1.9/arch/x86/kernel/ | ||
D | espfix_64.c | 52 #define PGALLOC_GFP (GFP_KERNEL | __GFP_ZERO) macro |