Home
last modified time | relevance | path

Searched defs:TASK_SIZE_LOW (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpage_32_types.h49 #define TASK_SIZE_LOW TASK_SIZE macro
H A Dpage_64_types.h62 #define TASK_SIZE_LOW (test_thread_flag(TIF_ADDR32) ? \ macro
/linux/tools/testing/vma/include/
H A Ddup.h345 #define TASK_SIZE_LOW DEFAULT_MAP_WINDOW macro