Searched defs:TASK_SIZE_MAX (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/tile/include/asm/
H A Dprocessor.h161 #define TASK_SIZE_MAX (_AC(1, UL) << (MAX_VA_WIDTH - 1)) macro
163 #define TASK_SIZE_MAX PAGE_OFFSET macro
/linux-4.1.27/arch/x86/include/asm/
H A Dprocessor.h839 #define TASK_SIZE_MAX TASK_SIZE macro
881 #define TASK_SIZE_MAX ((1UL << 47) - PAGE_SIZE) macro

Completed in 137 milliseconds