Searched refs:acpi_dmar_satc (Results 1 – 3 of 3) sorted by relevance
2055 static struct dmar_satc_unit *dmar_find_satc(struct acpi_dmar_satc *satc) in dmar_find_satc()2058 struct acpi_dmar_satc *tmp; in dmar_find_satc()2062 tmp = (struct acpi_dmar_satc *)satcu->hdr; in dmar_find_satc()2076 struct acpi_dmar_satc *satc; in dmar_parse_one_satc()2082 satc = container_of(hdr, struct acpi_dmar_satc, header); in dmar_parse_one_satc()2204 struct acpi_dmar_satc *satc; in dmar_find_matched_satc_unit()2211 satc = container_of(satcu->hdr, struct acpi_dmar_satc, header); in dmar_find_matched_satc_unit()2289 struct acpi_dmar_satc *satc; in dmar_iommu_notify_scope_dev()2331 satc = container_of(satcu->hdr, struct acpi_dmar_satc, header); in dmar_iommu_notify_scope_dev()
528 struct acpi_dmar_satc *satc; in dmar_table_print_dmar_entry()559 satc = container_of(header, struct acpi_dmar_satc, header); in dmar_table_print_dmar_entry()
931 struct acpi_dmar_satc { struct