Home
last modified time | relevance | path

Searched defs:vmalloc_end (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/mm/
Dvmalloc.c3688 unsigned long vmalloc_end = VMALLOC_END & ~(align - 1); in pvm_determine_end_from_reverse() local
3732 const unsigned long vmalloc_end = VMALLOC_END & ~(align - 1); in pcpu_get_vm_areas() local