Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmalloc.c2493 #define VMAP_FLAGS_MASK 0x3 macro
4371 flags = va->flags & VMAP_FLAGS_MASK; in vread_iter()