Home
last modified time | relevance | path

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

/linux/include/linux/
A Dvfio_pci_core.h72 struct vfio_pci_region { struct
73 u32 type;
74 u32 subtype;
75 const struct vfio_pci_regops *ops;
76 void *data;
77 size_t size;
78 u32 flags;

Completed in 4 milliseconds