Searched refs:intel_cap_audit (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/iommu/intel/
H A Dcap_audit.h131 int intel_cap_audit(enum cap_audit_type type, struct intel_iommu *iommu);
H A Dcap_audit.c178 int intel_cap_audit(enum cap_audit_type type, struct intel_iommu *iommu) function
H A Dirq_remapping.c734 if (intel_cap_audit(CAP_AUDIT_STATIC_IRQR, NULL))
1551 ret = intel_cap_audit(CAP_AUDIT_HOTPLUG_IRQR, iommu);
H A Diommu.c2413 ret = intel_cap_audit(CAP_AUDIT_STATIC_DMAR, NULL);
2923 ret = intel_cap_audit(CAP_AUDIT_HOTPLUG_DMAR, iommu);

Completed in 362 milliseconds