Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dvmalloc.c3198 const unsigned long vmalloc_start = ALIGN(VMALLOC_START, align); in pcpu_get_vm_areas() local
3230 if (vmalloc_end - vmalloc_start < last_end) { in pcpu_get_vm_areas()
3262 if (base + last_end < vmalloc_start + last_end) in pcpu_get_vm_areas()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/kdump/
H A Dvmcoreinfo.rst512 Used to get the vmalloc_start address from the high_memory symbol.