Searched refs:high_limit (Results 1 – 12 of 12) sorted by relevance
74 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()125 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_topdown()140 info.high_limit = TASK_SIZE; in arch_get_unmapped_area_topdown()
94 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()144 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_topdown()159 info.high_limit = TASK_SIZE; in arch_get_unmapped_area_topdown()
102 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()141 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_topdown()157 info.high_limit = TASK_SIZE; in arch_get_unmapped_area_topdown()
81 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_common()96 info.high_limit = TASK_SIZE; in arch_get_unmapped_area_common()
76 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_common()91 info.high_limit = TASK_SIZE; in arch_get_unmapped_area_common()
146 info.high_limit = min(task_size, VA_EXCLUDE_START); in arch_get_unmapped_area()155 info.high_limit = task_size; in arch_get_unmapped_area()214 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_topdown()230 info.high_limit = STACK_TOP32; in arch_get_unmapped_area_topdown()
35 .high_limit = TASK_SIZE, in arch_get_unmapped_area()
57 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()
661 unsigned long low_limit, high_limit; in find_nearest_trampoline() local668 high_limit = call_end + INT_MAX; in find_nearest_trampoline()672 info.high_limit = min(high_limit, TASK_SIZE); in find_nearest_trampoline()677 info.high_limit = call_end; in find_nearest_trampoline()
302 unsigned long high_limit);
745 unsigned long high_limit;754 unsigned long high_limit; global() member
3657 u32 low_limit, u32 high_limit) in ci_trim_single_dpm_states() argument3663 (dpm_table->dpm_levels[i].value > high_limit)) in ci_trim_single_dpm_states()