Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h110487 struct virtio_pci_modern_device { struct
110488 struct pci_dev *pci_dev;
110489 struct virtio_pci_common_cfg *common;
110490 void *device;
110491 void *notify_base;
110492 resource_size_t notify_pa;
110493 u8 *isr;
110494 size_t notify_len;
110495 size_t device_len;
110496 int notify_map_cap;
[all …]