Searched refs:STACK_TOP32 (Results 1 – 3 of 3) sorted by relevance
34 task_size = STACK_TOP32; in hugetlb_get_unmapped_area_bottomup()85 info.high_limit = STACK_TOP32; in hugetlb_get_unmapped_area_topdown()101 task_size = STACK_TOP32; in hugetlb_get_unmapped_area()
47 #define STACK_TOP32 ((1UL << 32UL) - PAGE_SIZE) macro51 STACK_TOP32 : STACK_TOP64)
105 task_size = STACK_TOP32; in arch_get_unmapped_area()150 unsigned long task_size = STACK_TOP32; in arch_get_unmapped_area_topdown()206 info.high_limit = STACK_TOP32; in arch_get_unmapped_area_topdown()294 unsigned long task_size = STACK_TOP32; in arch_pick_mmap_layout()431 if (len >= STACK_TOP32) in sparc_mmap_check()434 if (addr > STACK_TOP32 - len) in sparc_mmap_check()