Home
last modified time | relevance | path

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

/linux/drivers/vdpa/vdpa_user/
H A 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()
488 struct vdpa_map_file *map_file; in vduse_domain_free_coherent()
498 map_file = (struct vdpa_map_file *)map->opaque; in vduse_domain_free_coherent()
/linux/include/linux/
H A Dvdpa.h128 struct vdpa_map_file { struct
/linux/drivers/vhost/
H A Dvdpa.c947 struct vdpa_map_file *map_file; in vhost_vdpa_va_unmap()
950 map_file = (struct vdpa_map_file *)map->opaque; in vhost_vdpa_va_unmap()
1050 struct vdpa_map_file *map_file; in vhost_vdpa_va_map()