Lines Matching refs:acpi_dmar_atsr
3300 static struct dmar_atsr_unit *dmar_find_atsr(struct acpi_dmar_atsr *atsr) in dmar_find_atsr()
3303 struct acpi_dmar_atsr *tmp; in dmar_find_atsr()
3307 tmp = (struct acpi_dmar_atsr *)atsru->hdr; in dmar_find_atsr()
3321 struct acpi_dmar_atsr *atsr; in dmar_parse_one_atsr()
3327 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_parse_one_atsr()
3367 struct acpi_dmar_atsr *atsr; in dmar_release_one_atsr()
3370 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_release_one_atsr()
3385 struct acpi_dmar_atsr *atsr; in dmar_check_one_atsr()
3388 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_check_one_atsr()
3598 struct acpi_dmar_atsr *atsr; in dmar_ats_supported()
3630 atsr = container_of(atsru->hdr, struct acpi_dmar_atsr, header); in dmar_ats_supported()
3654 struct acpi_dmar_atsr *atsr; in dmar_iommu_notify_scope_dev()
3681 atsr = container_of(atsru->hdr, struct acpi_dmar_atsr, header); in dmar_iommu_notify_scope_dev()