Home
last modified time | relevance | path

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

12

/arch/ia64/include/asm/
Dustack.h10 #define STACK_TOP (0x6000000000000000UL + RGN_MAP_LIMIT) macro
/arch/cris/include/asm/
Dprocessor.h21 #define STACK_TOP TASK_SIZE macro
/arch/arc/include/asm/
Dprocessor.h150 #define STACK_TOP 0x57e00000 macro
152 #define STACK_TOP TASK_SIZE macro
/arch/openrisc/include/asm/
Dprocessor.h26 #define STACK_TOP TASK_SIZE macro
/arch/hexagon/include/asm/
Dmem-layout.h57 #define STACK_TOP TASK_SIZE macro
/arch/alpha/include/asm/
Dprocessor.h24 #define STACK_TOP \ macro
/arch/frv/include/asm/
Dmem-layout.h69 #define STACK_TOP __UL(2 * 1024 * 1024) macro
/arch/nios2/include/asm/
Dprocessor.h31 #define STACK_TOP TASK_SIZE macro
/arch/unicore32/include/asm/
Dprocessor.h28 #define STACK_TOP TASK_SIZE macro
/arch/arm64/include/asm/
Dprocessor.h75 #define STACK_TOP (test_thread_flag(TIF_32BIT) ? \ macro
78 #define STACK_TOP STACK_TOP_MAX macro
/arch/blackfin/include/asm/
Dprocessor.h48 #define STACK_TOP TASK_SIZE macro
/arch/h8300/include/asm/
Dprocessor.h47 #define STACK_TOP TASK_SIZE macro
/arch/arm/include/asm/
Dprocessor.h28 #define STACK_TOP ((current->personality & ADDR_LIMIT_32BIT) ? \ macro
/arch/microblaze/include/asm/
Dprocessor.h143 # define STACK_TOP TASK_SIZE macro
/arch/sparc/include/asm/
Dprocessor_32.h28 #define STACK_TOP (PAGE_OFFSET - PAGE_SIZE) macro
Dprocessor_64.h47 #define STACK_TOP (test_thread_flag(TIF_32BIT) ? \ macro
/arch/m32r/include/asm/
Dprocessor.h64 #define STACK_TOP TASK_SIZE macro
/arch/m68k/include/asm/
Dprocessor.h64 #define STACK_TOP TASK_SIZE macro
/arch/mn10300/include/asm/
Dprocessor.h81 #define STACK_TOP 0x70000000 macro
/arch/um/include/asm/
Dprocessor-generic.h76 #define STACK_TOP (TASK_SIZE - 2 * PAGE_SIZE) macro
/arch/sh/include/asm/
Dprocessor_64.h44 #define STACK_TOP TASK_SIZE macro
Dprocessor_32.h37 #define STACK_TOP TASK_SIZE macro
/arch/score/include/asm/
Dprocessor.h42 #define STACK_TOP TASK_SIZE macro
/arch/metag/include/asm/
Dprocessor.h24 #define STACK_TOP (TASK_SIZE - PAGE_SIZE) macro
/arch/xtensa/include/asm/
Dprocessor.h47 #define STACK_TOP TASK_SIZE macro

12