Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h69445 struct dmar_domain { struct
69446 int nid;
69447 unsigned int iommu_refcnt[128];
69448 u16 iommu_did[128];
69449 unsigned int auxd_refcnt;
69450 bool has_iotlb_device;
69451 struct list_head devices;
69452 struct list_head auxd;
69453 struct iova_domain iovad;
69454 struct dma_pte *pgd;
[all …]
Dvmlinux.h69445 struct dmar_domain { struct
69446 int nid;
69447 unsigned int iommu_refcnt[128];
69448 u16 iommu_did[128];
69449 unsigned int auxd_refcnt;
69450 bool has_iotlb_device;
69451 struct list_head devices;
69452 struct list_head auxd;
69453 struct iova_domain iovad;
69454 struct dma_pte *pgd;
[all …]