Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dvmalloc.h22 #define VM_USERMAP 0x00000008 /* suitable for remap_vmalloc_range */ macro
/linux-6.3-rc2/drivers/staging/media/ipu3/
A Dipu3-dmamap.c127 map->vaddr = vmap(pages, count, VM_USERMAP, PAGE_KERNEL); in imgu_dmamap_alloc()
/linux-6.3-rc2/mm/
A Dnommu.c176 vm_flags_set(vma, VM_USERMAP); in __vmalloc_user_flags()
1625 if (!(vma->vm_flags & VM_USERMAP)) in remap_vmalloc_range()
A Dvmalloc.c3337 VM_USERMAP, NUMA_NO_NODE, in vmalloc_user()
3421 VM_USERMAP, NUMA_NO_NODE, in vmalloc_32_user()
3672 if (!(area->flags & (VM_USERMAP | VM_DMA_COHERENT))) in remap_vmalloc_range_partial()
4193 if (v->flags & VM_USERMAP) in s_show()
/linux-6.3-rc2/kernel/bpf/
A Dringbuf.c141 VM_MAP | VM_USERMAP, PAGE_KERNEL); in bpf_ringbuf_area_alloc()
A Dsyscall.c324 flags = VM_USERMAP; in __bpf_map_area_alloc()
/linux-6.3-rc2/Documentation/filesystems/
A Dproc.rst1188 user VM_USERMAP area

Completed in 33 milliseconds