Searched refs:SLAB_CACHE_DMA32 (Results 1 – 8 of 8) sorted by relevance
39 #define SLAB_CACHE_DMA32 ((slab_flags_t __force)0x00008000U) macro
321 SLAB_CACHE_DMA32 | SLAB_PANIC | \
53 SLAB_CACHE_DMA32 | SLAB_ACCOUNT)
4285 if (s->flags & SLAB_CACHE_DMA32) in calculate_sizes()5896 if (s->flags & SLAB_CACHE_DMA32) in create_unique_id()
2051 if (flags & SLAB_CACHE_DMA32) in __kmem_cache_create()
939 SLAB_CACHE_DMA32, NULL); in gsmi_init()
990 (s->flags & (SLAB_CACHE_DMA | SLAB_CACHE_DMA32))) { in __kfence_alloc()
154 #define ARM_V7S_TABLE_SLAB_FLAGS SLAB_CACHE_DMA32