Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h18586 struct dev_iommu { struct
18587 struct mutex lock;
18588 struct iommu_fault_param *fault_param;
18589 struct iommu_fwspec *fwspec;
18590 struct iommu_device *iommu_dev;
18591 void *priv;
Dvmlinux.h18586 struct dev_iommu { struct
18587 struct mutex lock;
18588 struct iommu_fault_param *fault_param;
18589 struct iommu_fwspec *fwspec;
18590 struct iommu_device *iommu_dev;
18591 void *priv;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h17657 struct dev_iommu { struct
17658 struct mutex lock;
17659 struct iommu_fault_param *fault_param;
17660 struct iommu_fwspec *fwspec;
17661 struct iommu_device *iommu_dev;
17662 void *priv;
Dvmlinux_510.h17657 struct dev_iommu { struct
17658 struct mutex lock;
17659 struct iommu_fault_param *fault_param;
17660 struct iommu_fwspec *fwspec;
17661 struct iommu_device *iommu_dev;
17662 void *priv;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h69092 unsigned int dev_iommu[32]; member
Dvmlinux_505.h69092 unsigned int dev_iommu[32]; member