Home
last modified time | relevance | path

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

/mm/
Dvmalloc.c3650 const unsigned long vmalloc_start = ALIGN(VMALLOC_START, align); in pcpu_get_vm_areas() local
3682 if (vmalloc_end - vmalloc_start < last_end) { in pcpu_get_vm_areas()
3714 if (base + last_end < vmalloc_start + last_end) in pcpu_get_vm_areas()