Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vfio/pci/
Dvfio_pci_private.h64 struct vfio_pci_region { struct
65 u32 type;
66 u32 subtype;
67 const struct vfio_pci_regops *ops;
68 void *data;
92 struct vfio_pci_region *region; argument