Home
last modified time | relevance | path

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

/linux/mm/
A Dvmalloc.c3246 #define GFP_VMALLOC32 (GFP_DMA32 | GFP_KERNEL) macro
3248 #define GFP_VMALLOC32 (GFP_DMA | GFP_KERNEL) macro
3254 #define GFP_VMALLOC32 (GFP_DMA32 | GFP_KERNEL) macro

Completed in 13 milliseconds