Home
last modified time | relevance | path

Searched refs:SLAB_CACHE_DMA32 (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/include/linux/
Dslab.h37 #define SLAB_CACHE_DMA32 ((slab_flags_t __force)0x00008000U) macro
/Linux-v5.10/mm/
Dslab.h132 SLAB_CACHE_DMA32 | SLAB_PANIC | \
Dslab_common.c59 SLAB_CACHE_DMA32 | SLAB_ACCOUNT)
Dslub.c3766 if (s->flags & SLAB_CACHE_DMA32) in calculate_sizes()
5573 if (s->flags & SLAB_CACHE_DMA32) in create_unique_id()
Dslab.c2056 if (flags & SLAB_CACHE_DMA32) in __kmem_cache_create()
/Linux-v5.10/drivers/iommu/
Dio-pgtable-arm-v7s.c154 #define ARM_V7S_TABLE_SLAB_FLAGS SLAB_CACHE_DMA32