Home
last modified time | relevance | path

Searched defs:THREAD_SIZE (Results 1 – 19 of 19) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpage_32_types.h23 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
H A Dpage_64_types.h16 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/linux/arch/um/include/asm/
H A Dthread_info.h10 #define THREAD_SIZE ((1 << CONFIG_KERNEL_STACK_ORDER) * PAGE_SIZE) macro
/linux/arch/m68k/include/asm/
H A Dthread_info.h23 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/linux/arch/nios2/include/asm/
H A Dthread_info.h25 #define THREAD_SIZE 8192 /* 2 * PAGE_SIZE */ macro
/linux/arch/openrisc/include/asm/
H A Dthread_info.h32 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/linux/arch/hexagon/include/asm/
H A Dthread_info.h20 #define THREAD_SIZE (1<<THREAD_SHIFT) macro
/linux/arch/arc/include/asm/
H A Dthread_info.h24 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/linux/arch/sparc/include/asm/
H A Dthread_info_64.h103 #define THREAD_SIZE (2*PAGE_SIZE) macro
106 #define THREAD_SIZE PAGE_SIZE macro
H A Dthread_info_32.h78 #define THREAD_SIZE (2 * PAGE_SIZE) macro
/linux/arch/parisc/include/asm/
H A Dthread_info.h35 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/linux/arch/riscv/include/asm/
H A Dthread_info.h22 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/linux/arch/alpha/include/asm/
H A Dthread_info.h51 #define THREAD_SIZE (2*PAGE_SIZE) macro
/linux/arch/sh/include/asm/
H A Dthread_info.h46 #define THREAD_SIZE (1 << THREAD_SHIFT) macro
/linux/arch/xtensa/include/asm/
H A Dthread_info.h142 #define THREAD_SIZE KERNEL_STACK_SIZE macro
/linux/arch/mips/include/asm/
H A Dthread_info.h98 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/linux/arch/microblaze/include/asm/
H A Dthread_info.h13 #define THREAD_SIZE (1 << THREAD_SHIFT) macro
/linux/arch/arm/include/asm/
H A Dthread_info.h25 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/linux/arch/powerpc/include/asm/
H A Dthread_info.h29 #define THREAD_SIZE (1 << THREAD_SHIFT) macro