Lines Matching refs:acpi_dmar_atsr
4086 static struct dmar_atsr_unit *dmar_find_atsr(struct acpi_dmar_atsr *atsr) in dmar_find_atsr()
4089 struct acpi_dmar_atsr *tmp; in dmar_find_atsr()
4092 tmp = (struct acpi_dmar_atsr *)atsru->hdr; in dmar_find_atsr()
4106 struct acpi_dmar_atsr *atsr; in dmar_parse_one_atsr()
4112 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_parse_one_atsr()
4152 struct acpi_dmar_atsr *atsr; in dmar_release_one_atsr()
4155 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_release_one_atsr()
4170 struct acpi_dmar_atsr *atsr; in dmar_check_one_atsr()
4173 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_check_one_atsr()
4311 struct acpi_dmar_atsr *atsr; in dmar_find_matched_atsr_unit()
4331 atsr = container_of(atsru->hdr, struct acpi_dmar_atsr, header); in dmar_find_matched_atsr_unit()
4354 struct acpi_dmar_atsr *atsr; in dmar_iommu_notify_scope_dev()
4380 atsr = container_of(atsru->hdr, struct acpi_dmar_atsr, header); in dmar_iommu_notify_scope_dev()