Home
last modified time | relevance | path

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

/linux/mm/ !
H A Dvmalloc.c4182 #define GFP_VMALLOC32 (GFP_DMA32 | GFP_KERNEL) macro
4184 #define GFP_VMALLOC32 (GFP_DMA | GFP_KERNEL) macro
4190 #define GFP_VMALLOC32 (GFP_DMA32 | GFP_KERNEL) macro