Searched refs:STACK_MASK (Results 1 – 1 of 1) sorted by relevance
25 #define STACK_MASK (~7) macro26 #define arch_align_stack(x) (x & STACK_MASK)