Searched defs:vmap (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | vmap.c | 32 u32 vmap = 0; in nvbios_vmap_table() local 60 u32 vmap = nvbios_vmap_table(bios, ver, hdr, cnt, len); in nvbios_vmap_parse() local 84 u32 vmap = nvbios_vmap_table(bios, ver, &hdr, &cnt, len); in nvbios_vmap_entry() local 96 u32 vmap = nvbios_vmap_entry(bios, idx, ver, len); in nvbios_vmap_entry_parse() local
|
| /linux/mm/ |
| H A D | vma_exec.c | 107 int create_init_stack_vma(struct mm_struct *mm, struct vm_area_struct **vmap, in create_init_stack_vma()
|
| H A D | vma.c | 1798 struct vm_area_struct *copy_vma(struct vm_area_struct **vmap, in copy_vma() 2458 static int __mmap_new_vma(struct mmap_state *map, struct vm_area_struct **vmap) in __mmap_new_vma()
|
| H A D | nommu.c | 308 void *vmap(struct page **pages, unsigned int count, unsigned long flags, pgprot_t prot) in vmap() function
|
| H A D | khugepaged.c | 901 struct vm_area_struct **vmap, in hugepage_vma_revalidate()
|
| H A D | vmalloc.c | 3519 void *vmap(struct page **pages, unsigned int count, in vmap() function
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_gem.h | 70 void *(*vmap)(struct etnaviv_gem_object *); member
|
| /linux/include/linux/ |
| H A D | dma-buf.h | 278 int (*vmap)(struct dma_buf *dmabuf, struct iosys_map *map); member
|
| H A D | virtio.h | 179 union virtio_map vmap; member
|
| H A D | mm.h | 2749 struct vm_area_struct **vmap) in get_user_page_vma_remote()
|
| /linux/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_mode.c | 450 static void mgag200_handle_damage(struct mga_device *mdev, const struct iosys_map *vmap, in mgag200_handle_damage()
|