Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vfio/
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 int capacity; /* length of pages array */
109 int size; /* of batch currently */
110 int offset; /* of next entry in pages */