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.c102 struct vfio_batch { struct
103 struct page **pages; /* for pin_user_pages_remote */
104 struct page *fallback_page; /* if pages alloc fails */
105 unsigned int capacity; /* length of pages array */
106 unsigned int size; /* of batch currently */
107 unsigned int offset; /* of next entry in pages */