Home
last modified time | relevance | path

Searched refs:meta_iotlb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dvhost.h79 const struct vhost_iotlb_map *meta_iotlb[VHOST_NUM_ADDRS]; member
H A Dvhost.c290 vq->meta_iotlb[j] = NULL; in __vhost_vq_meta_reset()
781 const struct vhost_iotlb_map *map = vq->meta_iotlb[type]; in vhost_vq_meta_fetch()
1323 vq->meta_iotlb[type] = map; in vhost_vq_meta_update()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvhost.h89 const struct vhost_iotlb_map *meta_iotlb[VHOST_NUM_ADDRS]; member
H A Dvhost.c340 vq->meta_iotlb[j] = NULL; in __vhost_vq_meta_reset()
1055 const struct vhost_iotlb_map *map = vq->meta_iotlb[type]; in vhost_vq_meta_fetch()
1615 vq->meta_iotlb[type] = map; in vhost_vq_meta_update()

Completed in 10 milliseconds