Home
last modified time | relevance | path

Searched defs:STACK_ALIGN (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/crypto/
H A Dpadlock.h19 #define STACK_ALIGN 16 macro
21 #define STACK_ALIGN 4 macro
/openbmc/linux/arch/riscv/include/asm/
H A Dprocessor.h56 #define STACK_ALIGN 16 macro
/openbmc/linux/arch/ia64/kernel/
H A Dsignal.c32 #define STACK_ALIGN 16 /* minimal alignment for stack pointer */ macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dasm.h35 #define STACK_ALIGN ~(0xf) macro
/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c56 #define STACK_ALIGN FRAME_SIZE macro
H A Dbpf_jit_comp32.c63 #define STACK_ALIGN FRAME_SIZE macro