Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dasm.h130 #define ALMASK ~7 macro
134 #define ALMASK ~15 macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dasm.h226 #define ALMASK ~7 macro
230 #define ALMASK ~15 macro
/openbmc/linux/arch/mips/kernel/
H A Dprocess.c717 return sp & ALMASK; in arch_align_stack()
H A Dsignal.c550 #define SIGMASK ALMASK