Home
last modified time | relevance | path

Searched defs:STACK_TOP_MAX (Results 1 – 23 of 23) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dtask_size_32.h19 #define STACK_TOP_MAX STACK_TOP macro
H A Dtask_size_64.h72 #define STACK_TOP_MAX TASK_SIZE_USER64 macro
/linux/arch/riscv/include/asm/
H A Dprocessor.h29 #define STACK_TOP_MAX TASK_SIZE_64 macro
32 #define STACK_TOP_MAX TASK_SIZE macro
/linux/arch/alpha/include/asm/
H A Dprocessor.h21 #define STACK_TOP_MAX 0x00120000000UL macro
/linux/arch/x86/include/asm/
H A Dpage_32_types.h53 #define STACK_TOP_MAX STACK_TOP macro
H A Dpage_64_types.h81 #define STACK_TOP_MAX TASK_SIZE_MAX macro
/linux/arch/openrisc/include/asm/
H A Dprocessor.h23 #define STACK_TOP_MAX STACK_TOP macro
/linux/arch/nios2/include/asm/
H A Dprocessor.h32 #define STACK_TOP_MAX STACK_TOP macro
/linux/arch/csky/include/asm/
H A Dprocessor.h33 #define STACK_TOP_MAX STACK_TOP macro
/linux/arch/hexagon/include/asm/
H A Dmem-layout.h45 #define STACK_TOP_MAX TASK_SIZE macro
/linux/arch/microblaze/include/asm/
H A Dprocessor.h85 # define STACK_TOP_MAX STACK_TOP macro
/linux/arch/arc/include/asm/
H A Dprocessor.h97 #define STACK_TOP_MAX STACK_TOP macro
/linux/arch/loongarch/include/asm/
H A Dprocessor.h24 #define STACK_TOP_MAX TASK_SIZE macro
37 #define STACK_TOP_MAX TASK_SIZE64 macro
/linux/arch/sparc/include/asm/
H A Dprocessor_32.h23 #define STACK_TOP_MAX STACK_TOP macro
H A Dprocessor_64.h44 #define STACK_TOP_MAX STACK_TOP64 macro
/linux/arch/arm/include/asm/
H A Dprocessor.h22 #define STACK_TOP_MAX TASK_SIZE macro
/linux/arch/mips/include/asm/
H A Dprocessor.h41 #define STACK_TOP_MAX TASK_SIZE macro
62 #define STACK_TOP_MAX TASK_SIZE64 macro
/linux/arch/m68k/include/asm/
H A Dprocessor.h59 #define STACK_TOP_MAX STACK_TOP macro
/linux/arch/arm64/include/asm/
H A Dprocessor.h79 #define STACK_TOP_MAX TASK_SIZE_64 macro
82 #define STACK_TOP_MAX DEFAULT_MAP_WINDOW_64 macro
/linux/arch/sh/include/asm/
H A Dprocessor_32.h31 #define STACK_TOP_MAX STACK_TOP macro
/linux/arch/xtensa/include/asm/
H A Dprocessor.h40 #define STACK_TOP_MAX STACK_TOP macro
/linux/arch/parisc/include/asm/
H A Dprocessor.h46 #define STACK_TOP_MAX DEFAULT_TASK_SIZE macro
/linux/arch/s390/include/asm/
H A Dprocessor.h139 #define STACK_TOP_MAX (_REGION2_SIZE - vdso_size() - PAGE_SIZE) macro