Home
last modified time | relevance | path

Searched refs:ALMASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dasm.h129 #define ALMASK ~7 macro
133 #define ALMASK ~15 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dasm.h130 #define ALMASK ~7 macro
134 #define ALMASK ~15 macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dprocess.c702 return sp & ALMASK; in arch_align_stack()
H A Dsignal.c551 #define SIGMASK ALMASK
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dprocess.c717 return sp & ALMASK; in arch_align_stack()
H A Dsignal.c550 #define SIGMASK ALMASK

Completed in 7 milliseconds