Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mm/
Dmmu.c1165 u64 vmalloc_limit; in adjust_lowmem_bounds() local
1176 vmalloc_limit = (u64)(uintptr_t)vmalloc_min - PAGE_OFFSET + PHYS_OFFSET; in adjust_lowmem_bounds()
1182 if (reg->base < vmalloc_limit) { in adjust_lowmem_bounds()
1191 vmalloc_limit, in adjust_lowmem_bounds()