Home
last modified time | relevance | path

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

/linux-5.19.10/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()
390 struct vdpa_map_file *map_file; in vduse_domain_free_coherent()
400 map_file = (struct vdpa_map_file *)map->opaque; in vduse_domain_free_coherent()
Dvduse_dev.c934 struct vdpa_map_file *map_file; in vduse_dev_ioctl()
950 map_file = (struct vdpa_map_file *)map->opaque; in vduse_dev_ioctl()
/linux-5.19.10/include/linux/
Dvdpa.h120 struct vdpa_map_file { struct
/linux-5.19.10/drivers/vhost/
Dvdpa.c682 struct vdpa_map_file *map_file; in vhost_vdpa_va_unmap()
685 map_file = (struct vdpa_map_file *)map->opaque; in vhost_vdpa_va_unmap()
792 struct vdpa_map_file *map_file; in vhost_vdpa_va_map()