Home
last modified time | relevance | path

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

/Linux-v5.15/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()
398 struct vdpa_map_file *map_file; in vduse_domain_free_coherent()
408 map_file = (struct vdpa_map_file *)map->opaque; in vduse_domain_free_coherent()
Dvduse_dev.c924 struct vdpa_map_file *map_file; in vduse_dev_ioctl()
940 map_file = (struct vdpa_map_file *)map->opaque; in vduse_dev_ioctl()
/Linux-v5.15/include/linux/
Dvdpa.h99 struct vdpa_map_file { struct
/Linux-v5.15/drivers/vhost/
Dvdpa.c534 struct vdpa_map_file *map_file; in vhost_vdpa_va_unmap()
537 map_file = (struct vdpa_map_file *)map->opaque; in vhost_vdpa_va_unmap()
641 struct vdpa_map_file *map_file; in vhost_vdpa_va_map()