Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/include/asm/
H A Dasm.h133 #define ALMASK ~7 macro
137 #define ALMASK ~15 macro
/linux-6.15/arch/mips/kernel/
H A Dprocess.c717 return sp & ALMASK; in arch_align_stack()
H A Dsignal.c551 #define SIGMASK ALMASK