Home
last modified time | relevance | path

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

/linux/mm/
A Dslab.h130 SLAB_CACHE_DMA32 | SLAB_PANIC | \
A Dslab_common.c53 SLAB_CACHE_DMA32 | SLAB_ACCOUNT)
A Dslub.c4168 if (s->flags & SLAB_CACHE_DMA32) in calculate_sizes()
5895 if (s->flags & SLAB_CACHE_DMA32) in create_unique_id()
A Dslab.c2057 if (flags & SLAB_CACHE_DMA32) in __kmem_cache_create()
/linux/include/linux/
A Dslab.h37 #define SLAB_CACHE_DMA32 ((slab_flags_t __force)0x00008000U) macro
/linux/drivers/firmware/google/
A Dgsmi.c930 SLAB_CACHE_DMA32, NULL); in gsmi_init()
/linux/mm/kfence/
A Dcore.c868 (s->flags & (SLAB_CACHE_DMA | SLAB_CACHE_DMA32))) { in __kfence_alloc()
/linux/drivers/iommu/
A Dio-pgtable-arm-v7s.c154 #define ARM_V7S_TABLE_SLAB_FLAGS SLAB_CACHE_DMA32

Completed in 37 milliseconds