Searched refs:vtd (Results 1 – 7 of 7) sorted by relevance
41 'sections/cper-section-dmar-vtd.c',
4795 struct iommu_hw_info_vtd *vtd; in intel_iommu_hw_info() local4797 vtd = kzalloc(sizeof(*vtd), GFP_KERNEL); in intel_iommu_hw_info()4798 if (!vtd) in intel_iommu_hw_info()4801 vtd->cap_reg = iommu->cap; in intel_iommu_hw_info()4802 vtd->ecap_reg = iommu->ecap; in intel_iommu_hw_info()4803 *length = sizeof(*vtd); in intel_iommu_hw_info()4805 return vtd; in intel_iommu_hw_info()
307 volatile struct qTD *vtd; in ehci_submit_async() local574 vtd = &qtd[qtd_counter - 1]; in ehci_submit_async()585 token = hc32_to_cpu(vtd->qt_token); in ehci_submit_async()
812 struct iommu_hw_info_vtd vtd; in hiod_iommufd_vfio_realize() member
517 "vtd" and "vtd_sip" counters. Users could use standard perf tool to monitor
[all...]