Home
last modified time | relevance | path

Searched defs:ARCH_SLAB_MINALIGN (Results 1 – 8 of 8) sorted by relevance

/linux/arch/arm/include/asm/
H A Dcache.h24 #define ARCH_SLAB_MINALIGN 8 macro
/linux/arch/microblaze/include/asm/
H A Dcache.h24 #define ARCH_SLAB_MINALIGN L1_CACHE_BYTES macro
/linux/arch/sparc/include/asm/
H A Dcache.h11 #define ARCH_SLAB_MINALIGN __alignof__(unsigned long long) macro
/linux/arch/riscv/include/asm/
H A Dcache.h24 #define ARCH_SLAB_MINALIGN 16 macro
/linux/arch/arm64/include/asm/
H A Dcache.h48 #define ARCH_SLAB_MINALIGN (1ULL << KASAN_SHADOW_SCALE_SHIFT) macro
/linux/arch/arc/include/asm/
H A Dcache.h62 #define ARCH_SLAB_MINALIGN 8 macro
/linux/arch/xtensa/include/asm/
H A Dprocessor.h23 #define ARCH_SLAB_MINALIGN XTENSA_STACK_ALIGNMENT macro
/linux/include/linux/
H A Dslab.h328 #define ARCH_SLAB_MINALIGN __alignof__(unsigned long long) macro