Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dmmu.c1178 u64 vmalloc_limit, i; in adjust_lowmem_bounds() local
1188 vmalloc_limit = (u64)(uintptr_t)vmalloc_min - PAGE_OFFSET + PHYS_OFFSET; in adjust_lowmem_bounds()
1205 if (block_start < vmalloc_limit) { in adjust_lowmem_bounds()
1214 vmalloc_limit, in adjust_lowmem_bounds()