Searched refs:acpi_dmar_atsr (Results 1 – 3 of 3) sorted by relevance
4220 static struct dmar_atsr_unit *dmar_find_atsr(struct acpi_dmar_atsr *atsr) in dmar_find_atsr()4223 struct acpi_dmar_atsr *tmp; in dmar_find_atsr()4226 tmp = (struct acpi_dmar_atsr *)atsru->hdr; in dmar_find_atsr()4240 struct acpi_dmar_atsr *atsr; in dmar_parse_one_atsr()4246 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_parse_one_atsr()4286 struct acpi_dmar_atsr *atsr; in dmar_release_one_atsr()4289 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_release_one_atsr()4304 struct acpi_dmar_atsr *atsr; in dmar_check_one_atsr()4307 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_check_one_atsr()4447 struct acpi_dmar_atsr *atsr; in dmar_find_matched_atsr_unit()[all …]
505 struct acpi_dmar_atsr *atsr; in dmar_table_print_dmar_entry()523 atsr = container_of(header, struct acpi_dmar_atsr, header); in dmar_table_print_dmar_entry()
581 struct acpi_dmar_atsr { struct