Home
last modified time | relevance | path

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

/linux-3.3/include/crypto/
Dpadlock.h24 #define STACK_ALIGN 16 macro
26 #define STACK_ALIGN 4 macro
/linux-3.3/arch/ia64/kernel/
Dsignal.c32 #define STACK_ALIGN 16 /* minimal alignment for stack pointer */ macro