Linux Kernel
3.7.1
|
#include <vfio_pci_private.h>
Data Fields | |
struct eventfd_ctx * | trigger |
struct virqfd * | unmask |
struct virqfd * | mask |
char * | name |
bool | masked |
Definition at line 26 of file vfio_pci_private.h.
Definition at line 29 of file vfio_pci_private.h.
bool masked |
Definition at line 31 of file vfio_pci_private.h.
char* name |
Definition at line 30 of file vfio_pci_private.h.
struct eventfd_ctx* trigger |
Definition at line 27 of file vfio_pci_private.h.
Definition at line 28 of file vfio_pci_private.h.