Searched refs:TASK_SIZE_LOW (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dpage_32_types.h49 #define TASK_SIZE_LOW TASK_SIZE macro
H A Dpage_64_types.h73 #define TASK_SIZE_LOW (test_thread_flag(TIF_ADDR32) ? \ macro
80 #define STACK_TOP TASK_SIZE_LOW
H A Dprocessor.h659 #define TASK_UNMAPPED_BASE __TASK_UNMAPPED_BASE(TASK_SIZE_LOW)
/linux-master/arch/x86/mm/
H A Dhugetlbpage.c105 info.high_limit = TASK_SIZE_LOW;

Completed in 101 milliseconds