Home
last modified time | relevance | path

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

/linux-6.1.9/include/crypto/
Dpadlock.h19 #define STACK_ALIGN 16 macro
21 #define STACK_ALIGN 4 macro
/linux-6.1.9/arch/riscv/include/asm/
Dprocessor.h27 #define STACK_ALIGN 16 macro
/linux-6.1.9/arch/ia64/kernel/
Dsignal.c32 #define STACK_ALIGN 16 /* minimal alignment for stack pointer */ macro
/linux-6.1.9/arch/loongarch/include/asm/
Dasm.h35 #define STACK_ALIGN ~(0xf) macro