Home
last modified time | relevance | path

Searched refs:vdpa_map_file (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/vdpa/vdpa_user/
Diova_domain.c25 struct vdpa_map_file *map_file; in vduse_iotlb_add_range()
48 struct vdpa_map_file *map_file; in vduse_iotlb_del_range()
52 map_file = (struct vdpa_map_file *)map->opaque; in vduse_iotlb_del_range()
62 struct vdpa_map_file *map_file; in vduse_domain_set_map()
72 map_file = (struct vdpa_map_file *)map->opaque; in vduse_domain_set_map()
464 struct vdpa_map_file *map_file; in vduse_domain_free_coherent()
474 map_file = (struct vdpa_map_file *)map->opaque; in vduse_domain_free_coherent()
Dvduse_dev.c1123 struct vdpa_map_file *map_file; in vduse_dev_ioctl()
1143 map_file = (struct vdpa_map_file *)map->opaque; in vduse_dev_ioctl()
/linux-6.6.21/include/linux/
Dvdpa.h127 struct vdpa_map_file { struct
/linux-6.6.21/drivers/vhost/
Dvdpa.c835 struct vdpa_map_file *map_file; in vhost_vdpa_va_unmap()
838 map_file = (struct vdpa_map_file *)map->opaque; in vhost_vdpa_va_unmap()
937 struct vdpa_map_file *map_file; in vhost_vdpa_va_map()