Home
last modified time | relevance | path

Searched refs:high_limit (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dslice.c118 unsigned long high_limit) in slice_mask_for_free() argument
130 if (slice_addr_is_low(high_limit - 1)) in slice_mask_for_free()
133 for (i = 0; i < GET_HIGH_SLICE_INDEX(high_limit); i++) in slice_mask_for_free()
281 int psize, unsigned long high_limit) in slice_find_area_bottomup() argument
294 while (addr < high_limit) { in slice_find_area_bottomup()
306 if (addr >= high_limit) in slice_find_area_bottomup()
307 addr = high_limit; in slice_find_area_bottomup()
312 info.high_limit = addr; in slice_find_area_bottomup()
325 int psize, unsigned long high_limit) in slice_find_area_topdown() argument
342 if (high_limit > DEFAULT_MAP_WINDOW) in slice_find_area_topdown()
[all …]
/openbmc/linux/include/trace/events/
H A Dmmap.h22 __field(unsigned long, high_limit)
33 __entry->high_limit = info->high_limit;
42 __entry->low_limit, __entry->high_limit, __entry->align_mask,
/openbmc/linux/arch/x86/mm/
H A Dhugetlbpage.c64 info.high_limit = in_32bit_syscall() ? in hugetlb_get_unmapped_area_bottomup()
82 info.high_limit = get_mmap_base(0); in hugetlb_get_unmapped_area_topdown()
89 info.high_limit += TASK_SIZE_MAX - DEFAULT_MAP_WINDOW; in hugetlb_get_unmapped_area_topdown()
105 info.high_limit = TASK_SIZE_LOW; in hugetlb_get_unmapped_area_topdown()
/openbmc/linux/arch/arm/mm/
H A Dmmap.c74 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()
/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_dqs.c68 int ddr3_check_window_limits(u32 pup, int high_limit, int low_limit, int is_tx,
305 u32 high_limit; /* holds found High Limit */ in ddr3_find_adll_limits() local
481 high_limit = in ddr3_find_adll_limits()
490 high_limit = in ddr3_find_adll_limits()
509 (pup, high_limit, in ddr3_find_adll_limits()
525 high_limit; in ddr3_find_adll_limits()
828 int ddr3_check_window_limits(u32 pup, int high_limit, int low_limit, int is_tx, in ddr3_check_window_limits() argument
833 if (low_limit > high_limit) { in ddr3_check_window_limits()
845 if ((high_limit - low_limit) < MIN_WIN_SIZE) { in ddr3_check_window_limits()
856 } else if ((high_limit - low_limit) > ADLL_MAX) { in ddr3_check_window_limits()
[all …]
/openbmc/linux/arch/sh/mm/
H A Dmmap.c94 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()
/openbmc/linux/arch/x86/kernel/
H A Dsys_x86_64.c150 info.high_limit = end; in arch_get_unmapped_area()
201 info.high_limit = get_mmap_base(0); in arch_get_unmapped_area_topdown()
211 info.high_limit += TASK_SIZE_MAX - DEFAULT_MAP_WINDOW; in arch_get_unmapped_area_topdown()
/openbmc/linux/arch/s390/mm/
H A Dmmap.c99 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()
140 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_topdown()
158 info.high_limit = TASK_SIZE; in arch_get_unmapped_area_topdown()
H A Dhugetlbpage.c266 info.high_limit = TASK_SIZE; in hugetlb_get_unmapped_area_bottomup()
283 info.high_limit = current->mm->mmap_base; in hugetlb_get_unmapped_area_topdown()
298 info.high_limit = TASK_SIZE; in hugetlb_get_unmapped_area_topdown()
/openbmc/linux/arch/mips/mm/
H A Dmmap.c81 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_common()
97 info.high_limit = TASK_SIZE; in arch_get_unmapped_area_common()
/openbmc/linux/arch/loongarch/mm/
H A Dmmap.c71 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_common()
87 info.high_limit = TASK_SIZE; in arch_get_unmapped_area_common()
/openbmc/linux/arch/sparc/mm/
H A Dhugetlbpage.c42 info.high_limit = min(task_size, VA_EXCLUDE_START); in hugetlb_get_unmapped_area_bottomup()
50 info.high_limit = task_size; in hugetlb_get_unmapped_area_bottomup()
74 info.high_limit = mm->mmap_base; in hugetlb_get_unmapped_area_topdown()
89 info.high_limit = STACK_TOP32; in hugetlb_get_unmapped_area_topdown()
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc_64.c132 info.high_limit = min(task_size, VA_EXCLUDE_START); in arch_get_unmapped_area()
140 info.high_limit = task_size; in arch_get_unmapped_area()
195 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_topdown()
210 info.high_limit = STACK_TOP32; in arch_get_unmapped_area_topdown()
H A Dsys_sparc_32.c65 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()
/openbmc/linux/arch/csky/abiv1/
H A Dmmap.c67 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()
/openbmc/linux/arch/arc/mm/
H A Dmmap.c72 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()
/openbmc/linux/arch/parisc/kernel/
H A Dsys_parisc.c149 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_common()
165 info.high_limit = mmap_upper_limit(NULL); in arch_get_unmapped_area_common()
/openbmc/linux/mm/
H A Dmmap.c1573 unsigned long low_limit, high_limit; in unmapped_area() local
1586 high_limit = info->high_limit; in unmapped_area()
1588 if (mas_empty_area(&mas, low_limit, high_limit - 1, length)) in unmapped_area()
1625 unsigned long low_limit, high_limit; in unmapped_area_topdown() local
1637 high_limit = info->high_limit; in unmapped_area_topdown()
1639 if (mas_empty_area_rev(&mas, low_limit, high_limit - 1, length)) in unmapped_area_topdown()
1648 high_limit = vm_start_gap(tmp); in unmapped_area_topdown()
1655 high_limit = tmp->vm_start; in unmapped_area_topdown()
1725 info.high_limit = mmap_end; in generic_get_unmapped_area()
1775 info.high_limit = arch_get_mmap_base(addr, mm->mmap_base); in generic_get_unmapped_area_topdown()
[all …]
H A Dmm_init.c2465 unsigned long high_limit) in alloc_large_system_hash() argument
2467 unsigned long long max = high_limit; in alloc_large_system_hash()
2485 if (!high_limit) { in alloc_large_system_hash()
/openbmc/linux/arch/ia64/kernel/
H A Dsys_ia64.c64 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()
/openbmc/linux/arch/ia64/mm/
H A Dhugetlbpage.c153 info.high_limit = HPAGE_REGION_BASE + RGN_MAP_LIMIT; in hugetlb_get_unmapped_area()
/openbmc/linux/include/rdma/
H A Dopa_port_info.h260 __be16 high_limit; member
/openbmc/linux/fs/hugetlbfs/
H A Dinode.c207 info.high_limit = arch_get_mmap_end(addr, len, flags); in hugetlb_get_unmapped_area_bottomup()
223 info.high_limit = arch_get_mmap_base(addr, current->mm->mmap_base); in hugetlb_get_unmapped_area_topdown()
238 info.high_limit = arch_get_mmap_end(addr, len, flags); in hugetlb_get_unmapped_area_topdown()
/openbmc/linux/include/linux/
H A Dmemblock.h584 unsigned long high_limit);
/openbmc/linux/include/net/
H A Dinet_hashtables.h302 unsigned long high_limit);

12