Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vfio/pci/
Dvfio_pci_private.h67 struct vfio_pci_region { struct
68 u32 type;
69 u32 subtype;
70 const struct vfio_pci_regops *ops;
71 void *data;
72 size_t size;
73 u32 flags;