Home
last modified time | relevance | path

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

/linux/arch/um/include/asm/
H A Dprocessor-generic.h56 #undef STACK_TOP_MAX
62 #define STACK_TOP_MAX STACK_TOP macro
/linux/arch/arm64/include/asm/
H 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
/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/mips/include/asm/
H A Dprocessor.h41 #define STACK_TOP_MAX TASK_SIZE macro
62 #define STACK_TOP_MAX TASK_SIZE64 macro
/linux/arch/alpha/include/asm/
H A Dprocessor.h18 #define STACK_TOP_MAX 0x00120000000UL macro
/linux/arch/nios2/include/asm/
H A Dprocessor.h32 #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/openrisc/include/asm/
H A Dprocessor.h23 #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/powerpc/include/asm/
H A Dtask_size_64.h72 #define STACK_TOP_MAX TASK_SIZE_USER64 macro
/linux/arch/arc/include/asm/
H A Dprocessor.h97 #define STACK_TOP_MAX STACK_TOP macro
/linux/arch/microblaze/include/asm/
H A Dprocessor.h85 # define STACK_TOP_MAX STACK_TOP macro
/linux/arch/sparc/include/asm/
H A Dprocessor_32.h23 #define STACK_TOP_MAX STACK_TOP macro
/linux/arch/sh/include/asm/
H A Dprocessor_32.h31 #define STACK_TOP_MAX STACK_TOP macro
/linux/mm/
H A Dvma_exec.c139 vma->vm_end = STACK_TOP_MAX; in create_init_stack_vma()
/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/tools/testing/vma/include/
H A Ddup.h348 #define STACK_TOP_MAX TASK_SIZE_MAX macro
/linux/arch/x86/xen/
H A Dmmu_pv.c184 #define USER_LIMIT ((STACK_TOP_MAX + PGDIR_SIZE - 1) & PGDIR_MASK)