Searched refs:STRUCT_ALIGNMENT (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/boot/compressed/
H A Ddecompress.c116 image_size = ALIGN(image_size, STRUCT_ALIGNMENT);
/linux-master/include/asm-generic/
H A Dvmlinux.lds.h119 #define STRUCT_ALIGNMENT 32 macro
120 #define STRUCT_ALIGN() . = ALIGN(STRUCT_ALIGNMENT)

Completed in 132 milliseconds