Searched refs:acpi_dmar_atsr (Results 1 – 3 of 3) sorted by relevance
1953 static struct dmar_atsr_unit *dmar_find_atsr(struct acpi_dmar_atsr *atsr) in dmar_find_atsr()1956 struct acpi_dmar_atsr *tmp; in dmar_find_atsr()1960 tmp = (struct acpi_dmar_atsr *)atsru->hdr; in dmar_find_atsr()1974 struct acpi_dmar_atsr *atsr; in dmar_parse_one_atsr()1980 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_parse_one_atsr()2020 struct acpi_dmar_atsr *atsr; in dmar_release_one_atsr()2023 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_release_one_atsr()2038 struct acpi_dmar_atsr *atsr; in dmar_check_one_atsr()2041 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_check_one_atsr()2229 struct acpi_dmar_atsr *atsr; in dmar_ats_supported()[all …]
526 struct acpi_dmar_atsr *atsr; in dmar_table_print_dmar_entry()545 atsr = container_of(header, struct acpi_dmar_atsr, header); in dmar_table_print_dmar_entry()
897 struct acpi_dmar_atsr { struct