Searched defs:TASK_SIZE_LOW (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ | ||
H A D | page_32_types.h | 49 #define TASK_SIZE_LOW TASK_SIZE macro |
H A D | page_64_types.h | 73 #define TASK_SIZE_LOW (test_thread_flag(TIF_ADDR32) ? \ macro |