Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/arch/ia64/include/asm/
Dustack.h10 #define STACK_TOP (0x6000000000000000UL + RGN_MAP_LIMIT) macro
/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dustack.h10 #define STACK_TOP (0x6000000000000000UL + RGN_MAP_LIMIT) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dtask_size_32.h18 #define STACK_TOP TASK_SIZE macro
Dtask_size_64.h77 #define STACK_TOP (is_32bit_task() ? STACK_TOP_USER32 : STACK_TOP_USER64) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dtask_size_32.h18 #define STACK_TOP TASK_SIZE macro
Dtask_size_64.h73 #define STACK_TOP (is_32bit_task() ? STACK_TOP_USER32 : STACK_TOP_USER64) macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
Dprocessor.h16 #define STACK_TOP (0x00120000000UL) macro
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
Dprocessor.h22 #define STACK_TOP TASK_SIZE macro
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
Dprocessor.h22 #define STACK_TOP TASK_SIZE macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dpage_32_types.h52 #define STACK_TOP TASK_SIZE macro
Dpage_64_types.h80 #define STACK_TOP TASK_SIZE_LOW macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpage_32_types.h52 #define STACK_TOP TASK_SIZE macro
Dpage_64_types.h97 #define STACK_TOP TASK_SIZE_LOW macro
/kernel/linux/linux-6.6/arch/nios2/include/asm/
Dprocessor.h31 #define STACK_TOP TASK_SIZE macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dprocessor.h21 #define STACK_TOP TASK_SIZE macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dprocessor.h18 #define STACK_TOP \ macro
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
Dmem-layout.h44 #define STACK_TOP TASK_SIZE macro
/kernel/linux/linux-6.6/arch/csky/include/asm/
Dprocessor.h32 #define STACK_TOP TASK_SIZE macro
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
Dmem-layout.h44 #define STACK_TOP TASK_SIZE macro
/kernel/linux/linux-5.10/arch/nios2/include/asm/
Dprocessor.h31 #define STACK_TOP TASK_SIZE macro
/kernel/linux/linux-5.10/arch/csky/include/asm/
Dprocessor.h34 #define STACK_TOP TASK_SIZE macro
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
Dprocessor.h84 # define STACK_TOP TASK_SIZE macro
/kernel/linux/linux-6.6/arch/arc/include/asm/
Dprocessor.h96 #define STACK_TOP TASK_SIZE macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
Dprocessor_32.h22 #define STACK_TOP (PAGE_OFFSET - PAGE_SIZE) macro
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dprocessor.h102 #define STACK_TOP TASK_SIZE macro

123