Lines Matching refs:acpi_dmar_atsr
2425 static struct dmar_atsr_unit *dmar_find_atsr(struct acpi_dmar_atsr *atsr) in dmar_find_atsr()
2428 struct acpi_dmar_atsr *tmp; in dmar_find_atsr()
2432 tmp = (struct acpi_dmar_atsr *)atsru->hdr; in dmar_find_atsr()
2446 struct acpi_dmar_atsr *atsr; in dmar_parse_one_atsr()
2452 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_parse_one_atsr()
2492 struct acpi_dmar_atsr *atsr; in dmar_release_one_atsr()
2495 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_release_one_atsr()
2510 struct acpi_dmar_atsr *atsr; in dmar_check_one_atsr()
2513 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_check_one_atsr()
2701 struct acpi_dmar_atsr *atsr; in dmar_ats_supported()
2735 atsr = container_of(atsru->hdr, struct acpi_dmar_atsr, header); in dmar_ats_supported()
2759 struct acpi_dmar_atsr *atsr; in dmar_iommu_notify_scope_dev()
2786 atsr = container_of(atsru->hdr, struct acpi_dmar_atsr, header); in dmar_iommu_notify_scope_dev()