/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/drivers/gpu/drm/xe/ |
H A D | xe_bo_types.h | 45 struct iosys_map vmap; member
|
H A D | xe_bo.c | 1147 struct iosys_map vmap; in xe_ttm_access_memory() local
|
/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/tiny/ |
H A D | st7586.c | 74 struct iosys_map dst_map, vmap; in st7586_xrgb8888_to_gray332() local
|
H A D | sharp-memory.c | 134 struct iosys_map dst, vmap; in sharp_memory_set_tx_buffer_data() local
|
H A D | repaper.c | 519 struct iosys_map dst, vmap; in repaper_fb_dirty() local
|
/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 | 165 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); member
|
H A D | mm.h | 2504 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() 1064 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/mm/ |
H A D | vma.c | 1708 struct vm_area_struct *copy_vma(struct vm_area_struct **vmap, in copy_vma() 2334 static int __mmap_new_vma(struct mmap_state *map, struct vm_area_struct **vmap) in __mmap_new_vma()
|
H A D | nommu.c | 298 void *vmap(struct page **pages, unsigned int count, unsigned long flags, pgprot_t prot) in vmap() function
|
H A D | khugepaged.c | 922 struct vm_area_struct **vmap, in hugepage_vma_revalidate()
|
H A D | vmalloc.c | 3436 void *vmap(struct page **pages, unsigned int count, in vmap() function
|
/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()
|