Home
last modified time | relevance | path

Searched refs:vmalloc_limit (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mm/
H A Dmmu.c1199 u64 vmalloc_limit, i; in adjust_lowmem_bounds() local
1209 vmalloc_limit = (u64)VMALLOC_END - vmalloc_size - VMALLOC_OFFSET - in adjust_lowmem_bounds()
1227 if (block_start < vmalloc_limit) { in adjust_lowmem_bounds()
1236 vmalloc_limit, in adjust_lowmem_bounds()