Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dvmalloc.c1919 #define VMAP_FLAGS_MASK 0x3 macro
3773 flags = va->flags & VMAP_FLAGS_MASK; in vread_iter()