Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/ia64/include/asm/
A Dustack.h10 #define STACK_TOP (0x6000000000000000UL + RGN_MAP_LIMIT) macro
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dtask_size_32.h18 #define STACK_TOP TASK_SIZE macro
A Dtask_size_64.h73 #define STACK_TOP (is_32bit_task() ? STACK_TOP_USER32 : STACK_TOP_USER64) macro
/linux-6.3-rc2/arch/openrisc/include/asm/
A Dprocessor.h22 #define STACK_TOP TASK_SIZE macro
/linux-6.3-rc2/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-6.3-rc2/arch/alpha/include/asm/
A Dprocessor.h18 #define STACK_TOP \ macro
/linux-6.3-rc2/arch/nios2/include/asm/
A Dprocessor.h31 #define STACK_TOP TASK_SIZE macro
/linux-6.3-rc2/arch/csky/include/asm/
A Dprocessor.h32 #define STACK_TOP TASK_SIZE macro
/linux-6.3-rc2/arch/hexagon/include/asm/
A Dmem-layout.h44 #define STACK_TOP TASK_SIZE macro
/linux-6.3-rc2/arch/riscv/include/asm/
A Dprocessor.h21 #define STACK_TOP TASK_SIZE macro
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dprocessor.h84 # define STACK_TOP TASK_SIZE macro
/linux-6.3-rc2/arch/arc/include/asm/
A Dprocessor.h99 #define STACK_TOP TASK_SIZE macro
/linux-6.3-rc2/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-6.3-rc2/arch/arm/include/asm/
A Dprocessor.h20 #define STACK_TOP ((current->personality & ADDR_LIMIT_32BIT) ? \ macro
/linux-6.3-rc2/arch/um/include/asm/
A Dprocessor-generic.h71 #define STACK_TOP (TASK_SIZE - 2 * PAGE_SIZE) macro
/linux-6.3-rc2/arch/m68k/include/asm/
A Dprocessor.h57 #define STACK_TOP TASK_SIZE macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Dprocessor.h88 #define STACK_TOP (test_thread_flag(TIF_32BIT) ? \ macro
91 #define STACK_TOP STACK_TOP_MAX macro
/linux-6.3-rc2/arch/sh/include/asm/
A Dprocessor_32.h30 #define STACK_TOP TASK_SIZE macro
/linux-6.3-rc2/arch/xtensa/include/asm/
A Dprocessor.h37 #define STACK_TOP TASK_SIZE macro
/linux-6.3-rc2/arch/parisc/include/asm/
A Dprocessor.h44 #define STACK_TOP TASK_SIZE macro
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dprocessor.h49 #define STACK_TOP stack_top() macro
/linux-6.3-rc2/arch/s390/include/asm/
A Dprocessor.h117 #define STACK_TOP (VDSO_LIMIT - vdso_size() - PAGE_SIZE) macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dprocessor.h74 #define STACK_TOP mips_stack_top() macro

Completed in 25 milliseconds