/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 | 1804 struct vm_area_struct *copy_vma(struct vm_area_struct **vmap, in copy_vma() 2441 static int __mmap_new_vma(struct mmap_state *map, struct vm_area_struct **vmap) in __mmap_new_vma()
|
H A D | nommu.c | 307 void *vmap(struct page **pages, unsigned int count, unsigned long flags, pgprot_t prot) in vmap() function
|
H A D | khugepaged.c | 922 hugepage_vma_revalidate(struct mm_struct * mm,unsigned long address,bool expect_anon,struct vm_area_struct ** vmap,struct collapse_control * cc) hugepage_vma_revalidate() argument
|
H A D | vmalloc.c | 3479 void *vmap(struct page **pages, unsigned int count, in vmap() function
|
/linux/drivers/gpu/drm/hyperv/ |
H A D | hyperv_drm_modeset.c | 23 const struct iosys_map *vmap, in hyperv_blit_to_vram_rect()
|
/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_gem.h | 70 void *(*vmap)(struct etnaviv_gem_object *); member
|
/linux/include/drm/ |
H A D | drm_gem.h | 167 int (*vmap)(struct drm_gem_object *obj, struct iosys_map *map); member
|
/linux/include/linux/ |
H A D | dma-buf.h | 286 int (*vmap)(struct dma_buf *dmabuf, struct iosys_map *map); global() member
|
H A D | mm.h | 2466 struct vm_area_struct **vmap) in get_user_page_vma_remote()
|
/linux/drivers/gpu/drm/solomon/ |
H A D | ssd130x.c | 1003 const struct iosys_map *vmap, in ssd130x_fb_blit_rect() 1034 const struct iosys_map *vmap, in ssd132x_fb_blit_rect() 1066 const struct iosys_map *vmap, in ssd133x_fb_blit_rect()
|
/linux/drivers/gpu/drm/gud/ |
H A D | gud_pipe.c | 61 struct iosys_map dst_map, vmap; in gud_xrgb8888_to_r124() local
|
/linux/drivers/gpu/drm/tiny/ |
H A D | sharp-memory.c | 134 struct iosys_map dst, vmap; in sharp_memory_set_tx_buffer_data() local
|
/linux/drivers/gpu/drm/mgag200/ |
H A D | mgag200_mode.c | 440 static void mgag200_handle_damage(struct mga_device *mdev, const struct iosys_map *vmap, in mgag200_handle_damage()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_bo.c | 1537 struct iosys_map vmap; in xe_ttm_access_memory() local
|