Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dvmalloc.c2476 #define VMAP_BLOCK 0x2 /* mark out the vmap_block sub-type*/ macro
2609 VMAP_RAM|VMAP_BLOCK, NULL); in new_vmap_block()
4231 if (!(flags & VMAP_BLOCK)) in vmap_ram_vread_iter()
4357 WARN_ON(flags == VMAP_BLOCK); in vread_iter()