Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dprocessor.h850 #define TASK_SIZE_LOW TASK_SIZE macro
894 #define TASK_SIZE_LOW (test_thread_flag(TIF_ADDR32) ? \ macro