/openbmc/u-boot/include/linux/ |
H A D | linkage.h | 40 #ifndef __ALIGN_STR 41 #define __ALIGN_STR ".align 4" macro 47 #define ALIGN_STR __ALIGN_STR
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | linkage.h | 10 #define __ALIGN_STR ".balign 4" macro
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | linkage.h | 19 #define __ALIGN_STR ".align 0" macro
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | linkage.h | 13 #define __ALIGN_STR ".align 4" macro
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | linkage.h | 7 #define __ALIGN_STR ".align 4" macro
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | linkage.h | 6 #define __ALIGN_STR ".balign 4" macro
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | linkage.h | 10 #define __ALIGN_STR ".align 4" macro
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | linkage.h | 5 #define __ALIGN_STR ".align 0" macro
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | linkage.h | 8 #define __ALIGN_STR __stringify(__ALIGN) macro
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | linkage.h | 6 #define __ALIGN_STR ".align 0" macro
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | linkage.h | 8 #define __ALIGN_STR ".align 2" macro
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | linkage.h | 9 #define __ALIGN_STR ".align 4" macro
|
/openbmc/linux/include/linux/ |
H A D | linkage.h | 73 #define __ALIGN_STR __stringify(__ALIGN) macro 104 #define ALIGN_STR __ALIGN_STR
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | linkage.h | 9 #define __ALIGN_STR ".balign " #CONFIG_FUNCTION_ALIGNMENT macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | linkage.h | 6 #define __ALIGN_STR __stringify(__ALIGN) macro
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | linkage.h | 6 #define __ALIGN_STR ".align 4" macro
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | linkage.h | 13 #define __ALIGN_STR __stringify(__ALIGN) macro
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | linkage.h | 24 #define __ALIGN_STR __stringify(__ALIGN) macro
|
/openbmc/linux/tools/perf/util/include/linux/ |
H A D | linkage.h | 15 #define __ALIGN_STR ".align 4,0x90" macro
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | vectors.c | 43 __ALIGN_STR "\n"
|
/openbmc/linux/arch/m68k/atari/ |
H A D | ataints.c | 79 __ALIGN_STR "\n\t"
|
/openbmc/linux/drivers/pnp/pnpbios/ |
H A D | bioscalls.c | 44 __ALIGN_STR "\n"
|
/openbmc/linux/arch/m68k/amiga/ |
H A D | config.c | 606 " " __ALIGN_STR "\n" in amiga_reset()
|