Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dvmalloc.c3779 const unsigned long vmalloc_start = ALIGN(VMALLOC_START, align); in pcpu_get_vm_areas() local
3810 if (vmalloc_end - vmalloc_start < last_end) { in pcpu_get_vm_areas()
3842 if (base + last_end < vmalloc_start + last_end) in pcpu_get_vm_areas()
/Linux-v6.1/Documentation/admin-guide/kdump/
Dvmcoreinfo.rst526 Used to get the vmalloc_start address from the high_memory symbol.