Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dvmalloc.c2477 #define VMAP_FLAGS_MASK 0x3 macro
4352 flags = va->flags & VMAP_FLAGS_MASK; in vread_iter()