Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/include/asm/
A Dprocessor.h23 #define STACK_TOP_MAX TASK_SIZE_64 macro
25 #define STACK_TOP_MAX TASK_SIZE macro
/linux-6.3-rc2/arch/ia64/include/asm/
A Dustack.h11 #define STACK_TOP_MAX STACK_TOP macro
/linux-6.3-rc2/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
/linux-6.3-rc2/arch/openrisc/include/asm/
A Dprocessor.h23 #define STACK_TOP_MAX STACK_TOP macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dpage_32_types.h53 #define STACK_TOP_MAX STACK_TOP macro
A Dpage_64_types.h81 #define STACK_TOP_MAX TASK_SIZE_MAX macro
/linux-6.3-rc2/arch/alpha/include/asm/
A Dprocessor.h21 #define STACK_TOP_MAX 0x00120000000UL macro
/linux-6.3-rc2/arch/nios2/include/asm/
A Dprocessor.h32 #define STACK_TOP_MAX STACK_TOP macro
/linux-6.3-rc2/arch/csky/include/asm/
A Dprocessor.h33 #define STACK_TOP_MAX STACK_TOP macro
/linux-6.3-rc2/arch/hexagon/include/asm/
A Dmem-layout.h45 #define STACK_TOP_MAX TASK_SIZE macro
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dprocessor.h24 #define STACK_TOP_MAX TASK_SIZE macro
37 #define STACK_TOP_MAX TASK_SIZE64 macro
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dprocessor.h85 # define STACK_TOP_MAX STACK_TOP macro
/linux-6.3-rc2/arch/arc/include/asm/
A Dprocessor.h100 #define STACK_TOP_MAX STACK_TOP macro
/linux-6.3-rc2/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
/linux-6.3-rc2/arch/arm/include/asm/
A Dprocessor.h22 #define STACK_TOP_MAX TASK_SIZE macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dprocessor.h41 #define STACK_TOP_MAX TASK_SIZE macro
62 #define STACK_TOP_MAX TASK_SIZE64 macro
/linux-6.3-rc2/arch/um/include/asm/
A Dprocessor-generic.h72 #define STACK_TOP_MAX STACK_TOP macro
/linux-6.3-rc2/arch/m68k/include/asm/
A Dprocessor.h58 #define STACK_TOP_MAX STACK_TOP macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Dprocessor.h79 #define STACK_TOP_MAX TASK_SIZE_64 macro
82 #define STACK_TOP_MAX DEFAULT_MAP_WINDOW_64 macro
/linux-6.3-rc2/arch/sh/include/asm/
A Dprocessor_32.h31 #define STACK_TOP_MAX STACK_TOP macro
/linux-6.3-rc2/arch/xtensa/include/asm/
A Dprocessor.h38 #define STACK_TOP_MAX STACK_TOP macro
/linux-6.3-rc2/arch/parisc/include/asm/
A Dprocessor.h45 #define STACK_TOP_MAX DEFAULT_TASK_SIZE macro
/linux-6.3-rc2/arch/s390/include/asm/
A Dprocessor.h118 #define STACK_TOP_MAX (_REGION2_SIZE - vdso_size() - PAGE_SIZE) macro

Completed in 28 milliseconds