Home
last modified time | relevance | path

Searched refs:STACK_TOP_MAX (Results 1 – 25 of 25) sorted by relevance

/arch/um/include/asm/
A Dprocessor-generic.h56 #undef STACK_TOP_MAX
62 #define STACK_TOP_MAX STACK_TOP macro
/arch/riscv/include/asm/
A Dprocessor.h22 STACK_TOP_MAX; \
32 #define STACK_TOP_MAX TASK_SIZE_64 macro
35 #define STACK_TOP_MAX TASK_SIZE macro
/arch/arm64/include/asm/
A Dprocessor.h81 #define STACK_TOP_MAX TASK_SIZE_64 macro
84 #define STACK_TOP_MAX DEFAULT_MAP_WINDOW_64 macro
91 AARCH32_VECTORS_BASE : STACK_TOP_MAX)
93 #define STACK_TOP STACK_TOP_MAX
/arch/powerpc/include/asm/
A Dtask_size_32.h19 #define STACK_TOP_MAX STACK_TOP macro
A Dtask_size_64.h72 #define STACK_TOP_MAX TASK_SIZE_USER64 macro
/arch/x86/include/asm/
A Dpage_32_types.h53 #define STACK_TOP_MAX STACK_TOP macro
A Dpage_64_types.h70 #define STACK_TOP_MAX TASK_SIZE_MAX macro
/arch/alpha/include/asm/
A Dprocessor.h18 #define STACK_TOP_MAX 0x00120000000UL macro
/arch/loongarch/include/asm/
A Dprocessor.h24 #define STACK_TOP_MAX TASK_SIZE macro
37 #define STACK_TOP_MAX TASK_SIZE64 macro
/arch/nios2/include/asm/
A Dprocessor.h32 #define STACK_TOP_MAX STACK_TOP macro
/arch/hexagon/include/asm/
A Dmem-layout.h45 #define STACK_TOP_MAX TASK_SIZE macro
/arch/openrisc/include/asm/
A Dprocessor.h23 #define STACK_TOP_MAX STACK_TOP macro
/arch/csky/include/asm/
A Dprocessor.h33 #define STACK_TOP_MAX STACK_TOP macro
/arch/arc/include/asm/
A Dprocessor.h97 #define STACK_TOP_MAX STACK_TOP macro
/arch/microblaze/include/asm/
A Dprocessor.h85 # define STACK_TOP_MAX STACK_TOP macro
/arch/mips/include/asm/
A Dprocessor.h41 #define STACK_TOP_MAX TASK_SIZE macro
62 #define STACK_TOP_MAX TASK_SIZE64 macro
/arch/sparc/include/asm/
A Dprocessor_32.h23 #define STACK_TOP_MAX STACK_TOP macro
A Dprocessor_64.h44 #define STACK_TOP_MAX STACK_TOP64 macro
/arch/sh/include/asm/
A Dprocessor_32.h31 #define STACK_TOP_MAX STACK_TOP macro
/arch/arm/include/asm/
A Dprocessor.h22 #define STACK_TOP_MAX TASK_SIZE macro
/arch/m68k/include/asm/
A Dprocessor.h59 #define STACK_TOP_MAX STACK_TOP macro
/arch/xtensa/include/asm/
A Dprocessor.h40 #define STACK_TOP_MAX STACK_TOP macro
/arch/parisc/include/asm/
A Dprocessor.h46 #define STACK_TOP_MAX DEFAULT_TASK_SIZE macro
/arch/s390/include/asm/
A Dprocessor.h135 #define STACK_TOP_MAX (_REGION2_SIZE - vdso_size() - PAGE_SIZE) macro
/arch/x86/xen/
A Dmmu_pv.c184 #define USER_LIMIT ((STACK_TOP_MAX + PGDIR_SIZE - 1) & PGDIR_MASK)

Completed in 28 milliseconds