Home
last modified time | relevance | path

Searched defs:vfio_batch (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/vfio/
H A Dvfio_iommu_type1.c105 struct vfio_batch { struct
106 struct page **pages; /* for pin_user_pages_remote */
107 struct page *fallback_page; /* if pages alloc fails */
108 unsigned int capacity; /* length of pages array */
109 unsigned int size; /* of batch currently */
110 unsigned int offset; /* of next entry in pages */