Searched defs:ARCH_KMALLOC_MINALIGN (Results 1 – 5 of 5) sorted by relevance
16 #define ARCH_KMALLOC_MINALIGN (8) macro
20 const ARCH_KMALLOC_MINALIGN: usize = bindings::ARCH_KMALLOC_MINALIGN; constant
28 #define ARCH_KMALLOC_MINALIGN 16 /* ldcw requires 16-byte alignment */ macro
36 #define ARCH_KMALLOC_MINALIGN (8) macro
542 #define ARCH_KMALLOC_MINALIGN ARCH_DMA_MINALIGN macro547 #define ARCH_KMALLOC_MINALIGN __alignof__(unsigned long long) macro