Searched refs:SLAB_CACHE_DMA (Results 1 – 3 of 3) sorted by relevance
40 #define SLAB_CACHE_DMA 0x00004000UL /* use GFP_DMA memory */ macro
27 #define CCW_CACHE_SLAB_TYPE (SLAB_HWCACHE_ALIGN | SLAB_CACHE_DMA)
113 SLAB_NO_REAP | SLAB_CACHE_DMA | \117 SLAB_CACHE_DMA | SLAB_MUST_HWCACHE_ALIGN)466 SLAB_CACHE_DMA|SLAB_HWCACHE_ALIGN, NULL, NULL); in kmem_cache_sizes_init()786 if (flags & SLAB_CACHE_DMA) in kmem_cache_create()