Lines Matching refs:acpi_dmar_atsr
3706 static struct dmar_atsr_unit *dmar_find_atsr(struct acpi_dmar_atsr *atsr) in dmar_find_atsr()
3709 struct acpi_dmar_atsr *tmp; in dmar_find_atsr()
3712 tmp = (struct acpi_dmar_atsr *)atsru->hdr; in dmar_find_atsr()
3726 struct acpi_dmar_atsr *atsr; in dmar_parse_one_atsr()
3732 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_parse_one_atsr()
3772 struct acpi_dmar_atsr *atsr; in dmar_release_one_atsr()
3775 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_release_one_atsr()
3790 struct acpi_dmar_atsr *atsr; in dmar_check_one_atsr()
3793 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_check_one_atsr()
3925 struct acpi_dmar_atsr *atsr; in dmar_find_matched_atsr_unit()
3945 atsr = container_of(atsru->hdr, struct acpi_dmar_atsr, header); in dmar_find_matched_atsr_unit()
3968 struct acpi_dmar_atsr *atsr; in dmar_iommu_notify_scope_dev()
3994 atsr = container_of(atsru->hdr, struct acpi_dmar_atsr, header); in dmar_iommu_notify_scope_dev()