Searched defs:GFP_VMALLOC32 (Results 1 – 2 of 2) sorted by relevance
2724 #define GFP_VMALLOC32 (GFP_DMA32 | GFP_KERNEL) macro2726 #define GFP_VMALLOC32 (GFP_DMA | GFP_KERNEL) macro2732 #define GFP_VMALLOC32 GFP_DMA32 | GFP_KERNEL macro
3520 #define GFP_VMALLOC32 (GFP_DMA32 | GFP_KERNEL) macro3522 #define GFP_VMALLOC32 (GFP_DMA | GFP_KERNEL) macro3528 #define GFP_VMALLOC32 (GFP_DMA32 | GFP_KERNEL) macro