Home
last modified time | relevance | path

Searched refs:STACK_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/hexagon/include/asm/
H A Dexec.h12 #define STACK_MASK (~7) macro
13 #define arch_align_stack(x) (x & STACK_MASK)