Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dvmalloc.c1918 #define VMAP_BLOCK 0x2 /* mark out the vmap_block sub-type*/ macro
2042 VMAP_RAM|VMAP_BLOCK); in new_vmap_block()
3653 if (!(flags & VMAP_BLOCK)) in vmap_ram_vread_iter()
3775 * VMAP_BLOCK indicates a sub-type of vm_map_ram area, need in vread_iter()
3778 WARN_ON(flags == VMAP_BLOCK); in vread_iter()

Completed in 6 milliseconds