Home
last modified time | relevance | path

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

/mm/
Dvmalloc.c3284 #define GFP_VMALLOC32 (GFP_DMA32 | GFP_KERNEL) macro
3286 #define GFP_VMALLOC32 (GFP_DMA | GFP_KERNEL) macro
3292 #define GFP_VMALLOC32 (GFP_DMA32 | GFP_KERNEL) macro