Home
last modified time | relevance | path

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

12

/linux/arch/ia64/include/asm/
A Dustack.h10 #define STACK_TOP (0x6000000000000000UL + RGN_MAP_LIMIT) macro
/linux/arch/powerpc/include/asm/
A Dtask_size_32.h18 #define STACK_TOP TASK_SIZE macro
A Dtask_size_64.h77 #define STACK_TOP (is_32bit_task() ? STACK_TOP_USER32 : STACK_TOP_USER64) macro
/linux/arch/openrisc/include/asm/
A Dprocessor.h22 #define STACK_TOP TASK_SIZE macro
/linux/arch/x86/include/asm/
A Dpage_32_types.h52 #define STACK_TOP TASK_SIZE macro
A Dpage_64_types.h80 #define STACK_TOP TASK_SIZE_LOW macro
/linux/arch/hexagon/include/asm/
A Dmem-layout.h44 #define STACK_TOP TASK_SIZE macro
/linux/arch/alpha/include/asm/
A Dprocessor.h18 #define STACK_TOP \ macro
/linux/arch/nios2/include/asm/
A Dprocessor.h31 #define STACK_TOP TASK_SIZE macro
/linux/arch/csky/include/asm/
A Dprocessor.h33 #define STACK_TOP TASK_SIZE macro
/linux/arch/riscv/include/asm/
A Dprocessor.h21 #define STACK_TOP TASK_SIZE macro
/linux/arch/microblaze/include/asm/
A Dprocessor.h89 # define STACK_TOP TASK_SIZE macro
/linux/arch/arc/include/asm/
A Dprocessor.h102 #define STACK_TOP TASK_SIZE macro
/linux/arch/arm/include/asm/
A Dprocessor.h20 #define STACK_TOP ((current->personality & ADDR_LIMIT_32BIT) ? \ macro
/linux/arch/h8300/include/asm/
A Dprocessor.h41 #define STACK_TOP TASK_SIZE macro
/linux/arch/sparc/include/asm/
A Dprocessor_32.h22 #define STACK_TOP (PAGE_OFFSET - PAGE_SIZE) macro
A Dprocessor_64.h41 #define STACK_TOP (test_thread_flag(TIF_32BIT) ? \ macro
/linux/arch/arm64/include/asm/
A Dprocessor.h87 #define STACK_TOP (test_thread_flag(TIF_32BIT) ? \ macro
90 #define STACK_TOP STACK_TOP_MAX macro
/linux/arch/nds32/include/asm/
A Dprocessor.h14 #define STACK_TOP TASK_SIZE macro
/linux/arch/m68k/include/asm/
A Dprocessor.h57 #define STACK_TOP TASK_SIZE macro
/linux/arch/um/include/asm/
A Dprocessor-generic.h81 #define STACK_TOP (TASK_SIZE - 2 * PAGE_SIZE) macro
/linux/arch/sh/include/asm/
A Dprocessor_32.h30 #define STACK_TOP TASK_SIZE macro
/linux/arch/xtensa/include/asm/
A Dprocessor.h41 #define STACK_TOP TASK_SIZE macro
/linux/arch/parisc/include/asm/
A Dprocessor.h44 #define STACK_TOP TASK_SIZE macro
/linux/arch/s390/include/asm/
A Dprocessor.h98 #define STACK_TOP (test_thread_flag(TIF_31BIT) ? \ macro

Completed in 18 milliseconds

12