Home
last modified time | relevance | path

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

/linux-6.12.1/mm/ !
Dvmalloc.c5031 const unsigned long vmap_end = ULONG_MAX; in vmap_init_free_space() local
5057 if (vmap_end - vmap_start > 0) { in vmap_init_free_space()
5061 free->va_end = vmap_end; in vmap_init_free_space()