Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mm/
Dmmu.c1167 u64 vmalloc_limit; in adjust_lowmem_bounds() local
1178 vmalloc_limit = (u64)(uintptr_t)vmalloc_min - PAGE_OFFSET + PHYS_OFFSET; in adjust_lowmem_bounds()
1203 if (reg->base < vmalloc_limit) { in adjust_lowmem_bounds()
1212 vmalloc_limit, in adjust_lowmem_bounds()