Home
last modified time | relevance | path

Searched defs:THREAD_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/loongarch/include/asm/
H A Dthread_info.h60 #define THREAD_MASK (THREAD_SIZE - 1UL) macro
/openbmc/linux/arch/csky/include/asm/
H A Dpage.h17 #define THREAD_MASK (~(THREAD_SIZE - 1)) macro
/openbmc/linux/arch/mips/include/asm/
H A Dthread_info.h99 #define THREAD_MASK (THREAD_SIZE - 1UL) macro