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