Home
last modified time | relevance | path

Searched refs:acpi_dmar_atsr (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iommu/intel/
H A Diommu.c2768 struct acpi_dmar_atsr *tmp; in dmar_find_atsr()
2772 tmp = (struct acpi_dmar_atsr *)atsru->hdr; in dmar_find_atsr()
2786 struct acpi_dmar_atsr *atsr; in dmar_parse_one_atsr()
2792 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_parse_one_atsr()
2832 struct acpi_dmar_atsr *atsr; in dmar_release_one_atsr()
2835 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_release_one_atsr()
2850 struct acpi_dmar_atsr *atsr; in dmar_check_one_atsr()
2853 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_check_one_atsr()
3063 struct acpi_dmar_atsr *atsr; in dmar_ats_supported()
3095 atsr = container_of(atsru->hdr, struct acpi_dmar_atsr, header); in dmar_ats_supported()
[all …]
H A Ddmar.c526 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()
/linux/include/acpi/
H A Dactbl1.h879 struct acpi_dmar_atsr { struct