Searched refs:SLAB_MUST_HWCACHE_ALIGN (Results 1 – 3 of 3) sorted by relevance
41 #define SLAB_MUST_HWCACHE_ALIGN 0x00008000UL /* force alignment */ macro
114 SLAB_MUST_HWCACHE_ALIGN)117 SLAB_CACHE_DMA | SLAB_MUST_HWCACHE_ALIGN)655 if ((size < (PAGE_SIZE>>3)) && !(flags & SLAB_MUST_HWCACHE_ALIGN)) in kmem_cache_create()
636 SLAB_HWCACHE_ALIGN | SLAB_MUST_HWCACHE_ALIGN, NULL, NULL); in pgtable_cache_init()